Class InfoRegPrelim
Inheritance
System.Object
InfoRegPrelim
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()
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfoRegPrelim
Properties
CodCateg
Declaration
public int CodCateg { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CpfTrab
Declaration
public string CpfTrab { get; set; }
Property Value
Type |
Description |
System.String |
|
DtAdm
Declaration
public DateTimeOffset DtAdm { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtAdmField
Declaration
public string DtAdmField { 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 |
|
InfoRegCTPS
Declaration
public InfoRegCTPS InfoRegCTPS { get; set; }
Property Value
Matricula
Declaration
public string Matricula { get; set; }
Property Value
Type |
Description |
System.String |
|
NatAtividade
Declaration
public NatAtividade? NatAtividade { get; set; }
Property Value
Methods
ShouldSerializeNatAtividade()
Declaration
public bool ShouldSerializeNatAtividade()
Returns
Type |
Description |
System.Boolean |
|