Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class DetEventoCTeAutorizadoEmit

    Classe de detalhamento do evento do emitente do CTe autorizado

    Inheritance
    System.Object
    DetEventoCTeAutorizadoEmit
    DetEventoMDFeAutorizadoComCTeEmit
    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.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class DetEventoCTeAutorizadoEmit

    Properties

    CNPJ

    CNPJ do emitente

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

    IE

    IE do emitente

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

    XNome

    Nome do emitente

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