Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdDocAnt

    Identificação dos documentos anteriores.

    Inheritance
    System.Object
    IdDocAnt
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Unimake.Business.DFe.Xml.CTe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class IdDocAnt

    Properties

    IdDocAntEle

    Identificação dos documentos anteriores eletrônicos.

    Declaration
    public List<IdDocAntEle> IdDocAntEle { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<IdDocAntEle>

    IdDocAntPap

    Identificação dos documentos anteriores em papel.

    Declaration
    public List<IdDocAntPap> IdDocAntPap { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<IdDocAntPap>