Class EndExt
Inheritance
System.Object
EndExt
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
EndBairro
Declaration
public string EndBairro { get; set; }
Property Value
Type |
Description |
System.String |
|
EndCidade
Declaration
public string EndCidade { get; set; }
Property Value
Type |
Description |
System.String |
|
EndCodPostal
Declaration
public string EndCodPostal { get; set; }
Property Value
Type |
Description |
System.String |
|
EndComplem
Declaration
public string EndComplem { get; set; }
Property Value
Type |
Description |
System.String |
|
EndDscLograd
Declaration
public string EndDscLograd { get; set; }
Property Value
Type |
Description |
System.String |
|
EndEstado
Declaration
public string EndEstado { get; set; }
Property Value
Type |
Description |
System.String |
|
EndNrLograd
Declaration
public string EndNrLograd { get; set; }
Property Value
Type |
Description |
System.String |
|
Telef
Declaration
public string Telef { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeEndBairro()
Declaration
public bool ShouldSerializeEndBairro()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeEndCidade()
Declaration
public bool ShouldSerializeEndCidade()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeEndCodPostal()
Declaration
public bool ShouldSerializeEndCodPostal()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeEndComplem()
Declaration
public bool ShouldSerializeEndComplem()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeEndDscLograd()
Declaration
public bool ShouldSerializeEndDscLograd()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeEndEstado()
Declaration
public bool ShouldSerializeEndEstado()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeEndNrLograd()
Declaration
public bool ShouldSerializeEndNrLograd()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeTelef()
Declaration
public bool ShouldSerializeTelef()
Returns
Type |
Description |
System.Boolean |
|