Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeEvento

    Informações de identificação do evento

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

    Properties

    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