Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeEvento3010

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

    Properties

    DtApuracao

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

    DtApuracaoField

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

    IndRetif

    Declaration
    public IndicativoRetificacao IndRetif { get; set; }
    Property Value
    Type Description
    IndicativoRetificacao

    NrRecibo

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

    ProcEmi

    Declaration
    public ProcessoEmissaoReinf ProcEmi { get; set; }
    Property Value
    Type Description
    ProcessoEmissaoReinf

    TpAmb

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

    VerProc

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

    Methods

    ShouldSerializeNrRecibo()

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