Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfCTe

    Inheritance
    object
    InfCTe
    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 InfCTe

    Properties

    AutXML

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

    Chave

    Declaration
    [XmlIgnore]
    public string Chave { get; set; }
    Property Value
    Type Description
    string

    Compl

    Declaration
    [XmlElement("compl")]
    public Compl Compl { get; set; }
    Property Value
    Type Description
    Compl

    Emit

    Declaration
    [XmlElement("emit")]
    public Emit Emit { get; set; }
    Property Value
    Type Description
    Emit

    Id

    Declaration
    [XmlAttribute(AttributeName = "Id", DataType = "ID")]
    public string Id { get; set; }
    Property Value
    Type Description
    string

    Ide

    Declaration
    [XmlElement("ide")]
    public Ide Ide { get; set; }
    Property Value
    Type Description
    Ide

    Imp

    Declaration
    [XmlElement("imp")]
    public Imp Imp { get; set; }
    Property Value
    Type Description
    Imp

    InfCTeNorm

    Declaration
    [XmlElement("infCTeNorm")]
    public InfCTeNorm InfCTeNorm { get; set; }
    Property Value
    Type Description
    InfCTeNorm

    InfCteAnu

    Declaration
    [XmlElement("infCteAnu")]
    public InfCteAnu InfCteAnu { get; set; }
    Property Value
    Type Description
    InfCteAnu

    InfCteComp

    Declaration
    [XmlElement("infCteComp")]
    public InfCteComp InfCteComp { get; set; }
    Property Value
    Type Description
    InfCteComp

    InfRespTec

    Declaration
    [XmlElement("infRespTec")]
    public InfRespTec InfRespTec { get; set; }
    Property Value
    Type Description
    InfRespTec

    Toma

    Declaration
    [XmlElement("toma")]
    public Toma Toma { get; set; }
    Property Value
    Type Description
    Toma

    VPrest

    Declaration
    [XmlElement("vPrest")]
    public VPrest VPrest { get; set; }
    Property Value
    Type Description
    VPrest

    Versao

    Declaration
    [XmlAttribute(AttributeName = "versao", DataType = "token")]
    public string Versao { get; set; }
    Property Value
    Type Description
    string

    Methods

    ShouldSerializeInfCteAnu()

    Declaration
    public bool ShouldSerializeInfCteAnu()
    Returns
    Type Description
    bool