Class EnderNac
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class EnderNac
Properties
CEP
Declaration
[XmlElement("CEP")]
public string CEP { get; set; }
Property Value
CMun
Código do município (IBGE).
Declaration
[XmlElement("cMun")]
public long CMun { get; set; }
Property Value
Nro
Declaration
[XmlElement("nro")]
public string Nro { get; set; }
Property Value
UF
Declaration
[XmlElement("UF")]
public string UF { get; set; }
Property Value
XBairro
Declaration
[XmlElement("xBairro")]
public string XBairro { get; set; }
Property Value
XCpl
Declaration
[XmlElement("xCpl")]
public string XCpl { get; set; }
Property Value
XLgr
Declaration
[XmlElement("xLgr")]
public string XLgr { get; set; }
Property Value
Methods
ShouldSerializeXCpl()
Declaration
public bool ShouldSerializeXCpl()
Returns