Class EnderDest
Inheritance
System.Object
EnderDest
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
[Serializable]
public class EnderDest
Fields
_CMun
Declaration
Field Value
Type |
Description |
System.Int32 |
|
NroField
Declaration
Field Value
Type |
Description |
System.String |
|
XBairroField
Declaration
Field Value
Type |
Description |
System.String |
|
XCplField
Declaration
Field Value
Type |
Description |
System.String |
|
XLgrField
Declaration
Field Value
Type |
Description |
System.String |
|
XMunField
Declaration
Field Value
Type |
Description |
System.String |
|
XPaisField
Declaration
Field Value
Type |
Description |
System.String |
|
Properties
CEP
Declaration
public string CEP { get; set; }
Property Value
Type |
Description |
System.String |
|
CMun
Declaration
public int CMun { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CMunField
Declaration
public string CMunField { get; set; }
Property Value
Type |
Description |
System.String |
|
CPais
Declaration
public int CPais { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Fone
Declaration
public string Fone { get; set; }
Property Value
Type |
Description |
System.String |
|
Nro
Declaration
public string Nro { get; set; }
Property Value
Type |
Description |
System.String |
|
UF
Declaration
public UFBrasil UF { get; set; }
Property Value
XBairro
Declaration
public string XBairro { get; set; }
Property Value
Type |
Description |
System.String |
|
XCpl
Declaration
public string XCpl { get; set; }
Property Value
Type |
Description |
System.String |
|
XLgr
Declaration
public string XLgr { get; set; }
Property Value
Type |
Description |
System.String |
|
XMun
Declaration
public string XMun { get; set; }
Property Value
Type |
Description |
System.String |
|
XPais
Declaration
public string XPais { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeCEP()
Declaration
public bool ShouldSerializeCEP()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCPais()
Declaration
public bool ShouldSerializeCPais()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeFone()
Declaration
public bool ShouldSerializeFone()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXCpl()
Declaration
public bool ShouldSerializeXCpl()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXPais()
Declaration
public bool ShouldSerializeXPais()
Returns
Type |
Description |
System.Boolean |
|