Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GCons

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

    Properties

    CompetFat

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

    Consumo

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

    MedDiaria

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

    QtdDias

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

    UMed

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

    VFat

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

    Methods

    ShouldSerializeConsumo()

    Declaration
    public bool ShouldSerializeConsumo()
    Returns
    Type Description
    bool

    ShouldSerializeMedDiaria()

    Declaration
    public bool ShouldSerializeMedDiaria()
    Returns
    Type Description
    bool