Class Dest
Inheritance
System.Object
Dest
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
CNIS
Declaration
public string CNIS { get; set; }
Property Value
Type |
Description |
System.String |
|
CNPJ
Declaration
public string CNPJ { get; set; }
Property Value
Type |
Description |
System.String |
|
CPF
Declaration
public string CPF { get; set; }
Property Value
Type |
Description |
System.String |
|
EnderDest
Declaration
public EnderDest EnderDest { get; set; }
Property Value
IdOutros
Declaration
public string IdOutros { get; set; }
Property Value
Type |
Description |
System.String |
|
IE
Declaration
public string IE { get; set; }
Property Value
Type |
Description |
System.String |
|
IM
Declaration
public string IM { get; set; }
Property Value
Type |
Description |
System.String |
|
IndIEDest
Declaration
public IndicadorIEDestinatario IndIEDest { get; set; }
Property Value
NB
Declaration
public string NB { get; set; }
Property Value
Type |
Description |
System.String |
|
XNome
Declaration
public string XNome { get; set; }
Property Value
Type |
Description |
System.String |
|
XNomeAdicional
Declaration
public string XNomeAdicional { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeCNIS()
Declaration
public bool ShouldSerializeCNIS()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIE()
Declaration
public bool ShouldSerializeIE()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIM()
Declaration
public bool ShouldSerializeIM()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeNB()
Declaration
public bool ShouldSerializeNB()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXNomeAdicional()
Declaration
public bool ShouldSerializeXNomeAdicional()
Returns
Type |
Description |
System.Boolean |
|