Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Instalacao

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

    Properties

    CodRoteiroLeitura

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

    IdCodCliente

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

    IdInstalacao

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

    LatGPS

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

    LongGPS

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

    NContrato

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

    TpClasse

    Declaration
    [XmlElement("tpClasse")]
    public ClasseConsumoNFGas TpClasse { get; set; }
    Property Value
    Type Description
    ClasseConsumoNFGas

    TpInstalacao

    Declaration
    [XmlElement("tpInstalacao")]
    public TipoInstalacaoNFGas TpInstalacao { get; set; }
    Property Value
    Type Description
    TipoInstalacaoNFGas

    XClasse

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