Class InfoDep
Inheritance
System.Object
InfoDep
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
Properties
CpfDep
Declaration
public string CpfDep { get; set; }
Property Value
Type |
Description |
System.String |
|
DepIRRF
Declaration
public string DepIRRF { get; set; }
Property Value
Type |
Description |
System.String |
|
DescrDep
Declaration
public string DescrDep { 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 |
|
Nome
Declaration
public string Nome { get; set; }
Property Value
Type |
Description |
System.String |
|
TpDep
Declaration
public TiposDeDependente? TpDep { get; set; }
Property Value
Methods
ShouldSerializeDepIRRF()
Declaration
public bool ShouldSerializeDepIRRF()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDescrDep()
Declaration
public bool ShouldSerializeDescrDep()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDtNasctoField()
Declaration
public bool ShouldSerializeDtNasctoField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeNome()
Declaration
public bool ShouldSerializeNome()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeTpDep()
Declaration
public bool ShouldSerializeTpDep()
Returns
Type |
Description |
System.Boolean |
|