Class IdeTrab
Inheritance
System.Object
IdeTrab
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 IdeTrab
Properties
CpfTrab
Declaration
public string CpfTrab { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtNascto
Declaration
public DateTimeOffset DtNascto { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtNasctoField
Declaration
public string DtNasctoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoContr
Declaration
public List<InfoContr> InfoContr { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoContr> |
NmTrab
Declaration
public string NmTrab { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeDtNasctoField()
Declaration
public bool ShouldSerializeDtNasctoField()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeNmTrab()
Declaration
public bool ShouldSerializeNmTrab()
Returns
Type | Description |
---|---|
System.Boolean |