Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GHistCons

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

    Properties

    GCons

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

    MedMensal

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

    XHistorico

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

    Methods

    ShouldSerializeGCons()

    Declaration
    public bool ShouldSerializeGCons()
    Returns
    Type Description
    bool