Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeEvento2190

    Informações de identificação do evento.

    Inheritance
    System.Object
    IdeEvento2190
    IdeEvento2200
    IdeEvento2206
    IdeEvento2405
    IdeEvento8299
    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 IdeEvento2190

    Properties

    IndRetif

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

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

    NrRecibo

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

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

    ProcEmi

    Processo de emissão do evento.

    Declaration
    public ProcEmiESocial ProcEmi { get; set; }
    Property Value
    Type Description
    ProcEmiESocial

    TpAmb

    Identificação do ambiente.

    Declaration
    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
    public string VerProc { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ShouldSerializeNrRecibo()

    Declaration
    public bool ShouldSerializeNrRecibo()
    Returns
    Type Description
    System.Boolean