Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeEvento5003

    Identificação do evento de retorno

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

    Properties

    IndApuracao

    Indicativo de período de apuração

    Declaration
    public IndApuracao IndApuracao { get; set; }
    Property Value
    Type Description
    IndApuracao

    NrRecArqBase

    Preencher com o número do recibo do arquivo que deu origem ao presente arquivo de retorno ao empregador

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

    PerApur

    Informar o mês/ano (formato AAAA-MM) de referência das informações, se indApuracao for igual a [1], ou apenas o ano (formato AAAA), se indApuracao for igual a [2]

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