Class EvtTribProcTrab
Evento Informações Consolidadas de Tributos Decorrentes de Processo Trabalhista
Inheritance
System.Object
EvtTribProcTrab
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 EvtTribProcTrab
Properties
ID
ID
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeEmpregador
Informações de identificação do empregador ou do contribuinte que prestou a informação
Declaration
public IdeEmpregadorESocial5501 IdeEmpregador { get; set; }
Property Value
Type | Description |
---|---|
IdeEmpregadorESocial5501 |
IdeEvento
Informações de identificação do evento.
Declaration
public IdeEventoESocial5501 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEventoESocial5501 |
IdeProc
Identificação do processo
Declaration
public IdeProcESocial5501 IdeProc { get; set; }
Property Value
Type | Description |
---|---|
IdeProcESocial5501 |