Class EvtConsolidContProc
Evento Solicitação de Consolidação das Informações de Tributos Decorrentes de Processo Trabalhista
Inheritance
System.Object
EvtConsolidContProc
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 EvtConsolidContProc
Properties
ID
ID
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeEmpregador
Informações do empregador
Declaration
public IdeEmpregador IdeEmpregador { get; set; }
Property Value
Type | Description |
---|---|
IdeEmpregador |
IdeEvento
Identificação do evento
Declaration
public IdeEvento2555 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEvento2555 |
IdeProc
Identificação do processo
Declaration
public IdeProc2255 IdeProc { get; set; }
Property Value
Type | Description |
---|---|
IdeProc2255 |