Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Compl

    Inheritance
    object
    Compl
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.CTeOS
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(Namespace = "http://www.portalfiscal.inf.br/cte")]
    public class Compl

    Properties

    ObsCont

    Declaration
    [XmlElement("ObsCont")]
    public List<ObsCont> ObsCont { get; set; }
    Property Value
    Type Description
    List<ObsCont>

    ObsFisco

    Declaration
    [XmlElement("ObsFisco")]
    public List<ObsFisco> ObsFisco { get; set; }
    Property Value
    Type Description
    List<ObsFisco>

    XCaracAd

    Declaration
    [XmlElement("xCaracAd")]
    public string XCaracAd { get; set; }
    Property Value
    Type Description
    string

    XCaracSer

    Declaration
    [XmlElement("xCaracSer")]
    public string XCaracSer { get; set; }
    Property Value
    Type Description
    string

    XEmi

    Declaration
    [XmlElement("xEmi")]
    public string XEmi { get; set; }
    Property Value
    Type Description
    string

    XObs

    Declaration
    [XmlElement("xObs")]
    public string XObs { get; set; }
    Property Value
    Type Description
    string

    Methods

    ShouldSerializeXCaracAd()

    Declaration
    public bool ShouldSerializeXCaracAd()
    Returns
    Type Description
    bool

    ShouldSerializeXCaracSer()

    Declaration
    public bool ShouldSerializeXCaracSer()
    Returns
    Type Description
    bool

    ShouldSerializeXEmi()

    Declaration
    public bool ShouldSerializeXEmi()
    Returns
    Type Description
    bool

    ShouldSerializeXObs()

    Declaration
    public bool ShouldSerializeXObs()
    Returns
    Type Description
    bool