Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EvtTabProcesso

    Evento tabela de processos

    Inheritance
    System.Object
    ReinfEventoBase
    EvtTabProcesso
    Inherited Members
    ReinfEventoBase.ID
    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 EvtTabProcesso : ReinfEventoBase

    Properties

    IdeContri

    Informações de identificação do contribuinte

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

    IdeEvento

    Informações de identificação do evento

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

    InfoContri

    Informações do contribuinte

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

    InfoProcesso

    Informações do Processo

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