Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfEvento

    Inheritance
    System.Object
    InfEvento
    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 InfEvento

    Constructors

    InfEvento()

    Declaration
    public InfEvento()

    InfEvento(EventoDetalhe)

    Declaration
    public InfEvento(EventoDetalhe detEvento)
    Parameters
    Type Name Description
    EventoDetalhe detEvento

    Fields

    _detEvento

    Declaration
    EventoDetalhe _detEvento
    Field Value
    Type Description
    EventoDetalhe

    Properties

    ChNFCom

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

    CNPJ

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

    COrgao

    Declaration
    public UFBrasil COrgao { get; set; }
    Property Value
    Type Description
    UFBrasil

    COrgaoField

    Declaration
    public int COrgaoField { get; set; }
    Property Value
    Type Description
    System.Int32

    DetEvento

    Declaration
    public EventoDetalhe DetEvento { get; set; }
    Property Value
    Type Description
    EventoDetalhe

    DhEvento

    Declaration
    public DateTimeOffset DhEvento { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    DhEventoField

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

    Id

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

    NSeqEvento

    Declaration
    public int NSeqEvento { get; set; }
    Property Value
    Type Description
    System.Int32

    TpAmb

    Declaration
    public TipoAmbiente TpAmb { get; set; }
    Property Value
    Type Description
    TipoAmbiente

    TpEvento

    Declaration
    public TipoEventoNFCom TpEvento { get; set; }
    Property Value
    Type Description
    TipoEventoNFCom