Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EnderEmit

    Inheritance
    object
    EnderEmit
    EnderDest
    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.DCe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class EnderEmit

    Properties

    CEP

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

    CMun

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

    CPais

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

    Fone

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

    Nro

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

    UF

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

    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

    XMun

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

    XPais

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

    Methods

    ShouldSerializeFone()

    Declaration
    public bool ShouldSerializeFone()
    Returns
    Type Description
    bool

    ShouldSerializeXCpl()

    Declaration
    public bool ShouldSerializeXCpl()
    Returns
    Type Description
    bool