Class Nascimento
Inheritance
System.Object
Nascimento
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 Nascimento
Properties
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 |
PaisNac
Declaration
public string PaisNac { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PaisNascto
Declaration
public string PaisNascto { get; set; }
Property Value
Type | Description |
---|---|
System.String |