Class Exterior
Inheritance
System.Object
Exterior
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
Bairro
Declaration
public string Bairro { get; set; }
Property Value
Type |
Description |
System.String |
|
CodPostal
Declaration
public string CodPostal { get; set; }
Property Value
Type |
Description |
System.String |
|
Complemento
Declaration
public string Complemento { get; set; }
Property Value
Type |
Description |
System.String |
|
DscLograd
Declaration
public string DscLograd { get; set; }
Property Value
Type |
Description |
System.String |
|
NmCid
Declaration
public string NmCid { get; set; }
Property Value
Type |
Description |
System.String |
|
NrLograd
Declaration
public string NrLograd { get; set; }
Property Value
Type |
Description |
System.String |
|
PaisResid
Declaration
public int PaisResid { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
ShouldSerializeBairro()
Declaration
public bool ShouldSerializeBairro()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCodPostal()
Declaration
public bool ShouldSerializeCodPostal()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeComplemento()
Declaration
public bool ShouldSerializeComplemento()
Returns
Type |
Description |
System.Boolean |
|