Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GNormal

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

    Properties

    GProcRef

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

    GTarif

    Declaration
    [XmlElement("gTarif")]
    public List<GTarif> GTarif { get; set; }
    Property Value
    Type Description
    List<GTarif>

    Imposto

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

    InfAdProd

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

    Prod

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

    Methods

    ShouldSerializeGTarif()

    Declaration
    public bool ShouldSerializeGTarif()
    Returns
    Type Description
    bool

    ShouldSerializeInfAdProd()

    Declaration
    public bool ShouldSerializeInfAdProd()
    Returns
    Type Description
    bool