Class GHistCons
Inherited Members
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 |