Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class DfeNacional

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

    Properties

    Chave

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

    TipoChaveDFe

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

    XTipoChaveDFe

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

    Methods

    ShouldSerializeXTipoChaveDFe()

    Declaration
    public bool ShouldSerializeXTipoChaveDFe()
    Returns
    Type Description
    bool