Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ImovelEnd

    Inheritance
    object
    ImovelEnd
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.NFSe.NACIONAL
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class ImovelEnd

    Properties

    CEP

    Declaration
    [XmlElement("CEP")]
    public string CEP { get; set; }
    Property Value
    Type Description
    string

    EndExt

    Declaration
    [XmlElement("endExt")]
    public EndExt EndExt { get; set; }
    Property Value
    Type Description
    EndExt

    Nro

    Declaration
    [XmlElement("nro")]
    public string Nro { get; set; }
    Property Value
    Type Description
    string

    XBairro

    Declaration
    [XmlElement("xBairro")]
    public string XBairro { get; set; }
    Property Value
    Type Description
    string

    XCpl

    Declaration
    [XmlElement("xCpl")]
    public string XCpl { get; set; }
    Property Value
    Type Description
    string

    XLgr

    Declaration
    [XmlElement("xLgr")]
    public string XLgr { get; set; }
    Property Value
    Type Description
    string

    Methods

    ShouldSerializeCEP()

    Declaration
    public bool ShouldSerializeCEP()
    Returns
    Type Description
    bool

    ShouldSerializeXCpl()

    Declaration
    public bool ShouldSerializeXCpl()
    Returns
    Type Description
    bool

    ValidarEndereco()

    Declaration
    public void ValidarEndereco()