Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Det

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

    Properties

    ChNFGasAnt

    Declaration
    [XmlAttribute("chNFGasAnt")]
    public string ChNFGasAnt { get; set; }
    Property Value
    Type Description
    string

    GAgregadora

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

    GNormal

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

    NItem

    Declaration
    [XmlAttribute("nItem")]
    public int NItem { get; set; }
    Property Value
    Type Description
    int

    NItemAnt

    Declaration
    [XmlAttribute("nItemAnt")]
    public string NItemAnt { get; set; }
    Property Value
    Type Description
    string

    Methods

    ShouldSerializeChNFGasAnt()

    Declaration
    public bool ShouldSerializeChNFGasAnt()
    Returns
    Type Description
    bool

    ShouldSerializeNItemAnt()

    Declaration
    public bool ShouldSerializeNItemAnt()
    Returns
    Type Description
    bool