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.BPeTM
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class Emit

    Properties

    CNAE

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

    CNPJ

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

    CRT

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

    EnderEmit

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

    IE

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

    IEST

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

    IM

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

    ISUFEmit

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

    TAR

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

    XFant

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

    XNome

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

    Methods

    ShouldSerializeCNAE()

    Declaration
    public bool ShouldSerializeCNAE()
    Returns
    Type Description
    bool

    ShouldSerializeIEST()

    Declaration
    public bool ShouldSerializeIEST()
    Returns
    Type Description
    bool

    ShouldSerializeIM()

    Declaration
    public bool ShouldSerializeIM()
    Returns
    Type Description
    bool

    ShouldSerializeISUFEmit()

    Declaration
    public bool ShouldSerializeISUFEmit()
    Returns
    Type Description
    bool

    ShouldSerializeTAR()

    Declaration
    public bool ShouldSerializeTAR()
    Returns
    Type Description
    bool

    ShouldSerializeXFant()

    Declaration
    public bool ShouldSerializeXFant()
    Returns
    Type Description
    bool