Class GConsumidor
Inheritance
System.Object
GConsumidor
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Unimake.Business.DFe.Xml.NF3e
Assembly: Unimake.Business.DFe.dll
Syntax
public class GConsumidor
Properties
EnerAloc
Declaration
public double EnerAloc { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
EnerAlocField
Declaration
public string EnerAlocField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdAcessGer
Declaration
public string IdAcessGer { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpFonteEnergia
Declaration
public TipoFonteEnergia TpFonteEnergia { get; set; }
Property Value
Type | Description |
---|---|
TipoFonteEnergia |
TpPosTar
Declaration
public TipoPostoTarifario TpPosTar { get; set; }
Property Value
Type | Description |
---|---|
TipoPostoTarifario |
VPotInst
Declaration
public double VPotInst { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VPotInstField
Declaration
public string VPotInstField { get; set; }
Property Value
Type | Description |
---|---|
System.String |