Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GConsumidor

    Inheritance
    object
    GConsumidor
    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.NF3e
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class GConsumidor

    Properties

    EnerAloc

    Declaration
    [XmlIgnore]
    public List<double> EnerAloc { get; set; }
    Property Value
    Type Description
    List<double>

    EnerAlocField

    Declaration
    [XmlIgnore]
    public List<string> EnerAlocField { get; set; }
    Property Value
    Type Description
    List<string>

    EnerInjet

    Declaration
    [XmlIgnore]
    public List<double> EnerInjet { get; set; }
    Property Value
    Type Description
    List<double>

    EnerInjetField

    Declaration
    [XmlIgnore]
    public List<string> EnerInjetField { get; set; }
    Property Value
    Type Description
    List<string>

    EnergiaPostoTarifarioField

    Declaration
    [XmlAnyElement]
    public XmlElement[] EnergiaPostoTarifarioField { get; set; }
    Property Value
    Type Description
    XmlElement[]

    IdAcessGer

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

    TpFonteEnergia

    Declaration
    [XmlElement("tpFonteEnergia")]
    public TipoFonteEnergia TpFonteEnergia { get; set; }
    Property Value
    Type Description
    TipoFonteEnergia

    TpPosTar

    Declaration
    [XmlIgnore]
    public List<TipoPostoTarifario> TpPosTar { get; set; }
    Property Value
    Type Description
    List<TipoPostoTarifario>

    TpPosTarInjet

    Declaration
    [XmlIgnore]
    public List<TipoPostoTarifario> TpPosTarInjet { get; set; }
    Property Value
    Type Description
    List<TipoPostoTarifario>

    VPotInst

    Declaration
    [XmlIgnore]
    public double VPotInst { get; set; }
    Property Value
    Type Description
    double

    VPotInstField

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

    Methods

    ShouldSerializeEnerInjetField()

    Declaration
    public bool ShouldSerializeEnerInjetField()
    Returns
    Type Description
    bool

    ShouldSerializeTpPosTarInjet()

    Declaration
    public bool ShouldSerializeTpPosTarInjet()
    Returns
    Type Description
    bool