Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Emit

    Inheritance
    object
    Emit
    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 Emit

    Properties

    CNPJ

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

    CPF

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

    EnderEmit

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

    IdOutros

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

    XNome

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

    Methods

    ShouldSerializeCNPJ()

    Declaration
    public bool ShouldSerializeCNPJ()
    Returns
    Type Description
    bool

    ShouldSerializeCPF()

    Declaration
    public bool ShouldSerializeCPF()
    Returns
    Type Description
    bool

    ShouldSerializeIdOutros()

    Declaration
    public bool ShouldSerializeIdOutros()
    Returns
    Type Description
    bool