Class EvtProcTrab
Inheritance
System.Object
EvtProcTrab
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 EvtProcTrab
Properties
ID
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeEmpregador
Declaration
public IdeEmpregadorESocial2500 IdeEmpregador { get; set; }
Property Value
Type | Description |
---|---|
IdeEmpregadorESocial2500 |
IdeEvento
Declaration
public IdeEventoESocial2205 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEventoESocial2205 |
IdeTrab
Declaration
public IdeTrab IdeTrab { get; set; }
Property Value
Type | Description |
---|---|
IdeTrab |
InfoProcesso
Declaration
public InfoProcesso InfoProcesso { get; set; }
Property Value
Type | Description |
---|---|
InfoProcesso |