Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeEvento2400

    Informações de identificação do evento

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

    Properties

    IndRetif

    Informe [1] para arquivo original ou [2] para arquivo de retificação.

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

    NrRecibo

    Preencher com o número do recibo do arquivo a ser retificado.

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

    ProcEmi

    Processo de emissão do evento.

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

    TpAmb

    Identificação do ambiente.

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

    VerProc

    Versão do processo de emissão do evento. Informar a versão do aplicativo emissor do evento.

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

    Methods

    ShouldSerializeNrRecibo()

    Declaration
    public bool ShouldSerializeNrRecibo()
    Returns
    Type Description
    bool