Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeEvento5011

    Identificação do evento de retorno

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

    Properties

    IndApuracao

    Indicativo de período de apuração

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

    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