Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeEvento3010

    Inheritance
    object
    IdeEvento3010
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.EFDReinf
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class IdeEvento3010

    Properties

    DtApuracao

    Declaration
    [XmlIgnore]
    public DateTimeOffset DtApuracao { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    DtApuracaoField

    Declaration
    [XmlElement("dtApuracao")]
    public string DtApuracaoField { get; set; }
    Property Value
    Type Description
    string

    IndRetif

    Declaration
    [XmlElement("indRetif")]
    public IndicativoRetificacao IndRetif { get; set; }
    Property Value
    Type Description
    IndicativoRetificacao

    NrRecibo

    Declaration
    [XmlElement("nrRecibo")]
    public string NrRecibo { get; set; }
    Property Value
    Type Description
    string

    ProcEmi

    Declaration
    [XmlElement("procEmi")]
    public ProcessoEmissaoReinf ProcEmi { get; set; }
    Property Value
    Type Description
    ProcessoEmissaoReinf

    TpAmb

    Declaration
    [XmlElement("tpAmb")]
    public TipoAmbiente TpAmb { get; set; }
    Property Value
    Type Description
    TipoAmbiente

    VerProc

    Declaration
    [XmlElement("verProc")]
    public string VerProc { get; set; }
    Property Value
    Type Description
    string

    Methods

    ShouldSerializeNrRecibo()

    Declaration
    public bool ShouldSerializeNrRecibo()
    Returns
    Type Description
    bool