Class EvtBasesFGTS
Inheritance
System.Object
EvtBasesFGTS
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 EvtBasesFGTS
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 IdeEventoESocial5003 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEventoESocial5003 |
IdeTrabalhador
Declaration
public IdeTrabalhadorESocial5003 IdeTrabalhador { get; set; }
Property Value
Type | Description |
---|---|
IdeTrabalhadorESocial5003 |
InfoFGTS
Declaration
public InfoFGTSESocial5003 InfoFGTS { get; set; }
Property Value
Type | Description |
---|---|
InfoFGTSESocial5003 |