Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Dest

    Inheritance
    System.Object
    Dest
    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.NFCom
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class Dest

    Properties

    CNPJ

    Declaration
    public string CNPJ { get; set; }
    Property Value
    Type Description
    System.String

    CPF

    Declaration
    public string CPF { get; set; }
    Property Value
    Type Description
    System.String

    EnderDest

    Declaration
    public EnderDest EnderDest { get; set; }
    Property Value
    Type Description
    EnderDest

    IdOutros

    Declaration
    public string IdOutros { get; set; }
    Property Value
    Type Description
    System.String

    IE

    Declaration
    public string IE { get; set; }
    Property Value
    Type Description
    System.String

    IM

    Declaration
    public string IM { get; set; }
    Property Value
    Type Description
    System.String

    IndIEDest

    Declaration
    public IndicadorIEDestinatario IndIEDest { get; set; }
    Property Value
    Type Description
    IndicadorIEDestinatario

    XNome

    Declaration
    public string XNome { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ShouldSerializeCNPJ()

    Declaration
    public bool ShouldSerializeCNPJ()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeCPF()

    Declaration
    public bool ShouldSerializeCPF()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeIdOutros()

    Declaration
    public bool ShouldSerializeIdOutros()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeIE()

    Declaration
    public bool ShouldSerializeIE()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeIM()

    Declaration
    public bool ShouldSerializeIM()
    Returns
    Type Description
    System.Boolean