Class EvtFGTSProcTrab
Inheritance
System.Object
EvtFGTSProcTrab
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 EvtFGTSProcTrab
Properties
ID
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeEmpregador
Declaration
public IdeEmpregador IdeEmpregador { get; set; }
Property Value
Type | Description |
---|---|
IdeEmpregador |
IdeEvento
Declaration
public IdeEventoESocial5503 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEventoESocial5503 |
IdeProc
Declaration
public IdeProcESocial5503 IdeProc { get; set; }
Property Value
Type | Description |
---|---|
IdeProcESocial5503 |
IdeTrabalhador
Declaration
public IdeTrabalhadorESocial5003 IdeTrabalhador { get; set; }
Property Value
Type | Description |
---|---|
IdeTrabalhadorESocial5003 |
InfoTrabFGTS
Declaration
public List<InfoTrabFGTSESocial5503> InfoTrabFGTS { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoTrabFGTSESocial5503> |