Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeEvento2010

    Inheritance
    System.Object
    IdeEvento2010
    IdeEvento2020
    IdeEvento2030
    IdeEvento2040
    IdeEvento2050
    IdeEvento4010
    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
    [Serializable]
    public class IdeEvento2010

    Properties

    IndRetif

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

    NrRecibo

    Validação: O preenchimento é obrigatório se {indRetif} = [2]. Deve ser um recibo de entrega válido, correspondente ao arquivo objeto da retificação.

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

    PerApur

    Informar o ano/mês de referência das informações no formato AAAA-MM. Validação: Deve ser um ano/mês válido para o qual haja informações do contribuinte encaminhadas através do evento R-1000.

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

    PerApurField

    Declaration
    public string PerApurField { 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