Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfNFe

    Inheritance
    object
    InfNFe
    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.CTeSimp
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(Namespace = "http://www.portalfiscal.inf.br/cte")]
    public class InfNFe

    Properties

    ChNFe

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

    DPrev

    Declaration
    [XmlIgnore]
    public DateTime DPrev { get; set; }
    Property Value
    Type Description
    DateTime

    DPrevField

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

    InfUnidCarga

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

    InfUnidTransp

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

    PIN

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

    Methods

    ShouldSerializeDPrevField()

    Declaration
    public bool ShouldSerializeDPrevField()
    Returns
    Type Description
    bool

    ShouldSerializePIN()

    Declaration
    public bool ShouldSerializePIN()
    Returns
    Type Description
    bool