Class Acessante
Inheritance
System.Object
Acessante
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()
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
CodRoteiroLeitura
Declaration
public string CodRoteiroLeitura { get; set; }
Property Value
Type |
Description |
System.String |
|
IdAcesso
Declaration
public string IdAcesso { get; set; }
Property Value
Type |
Description |
System.String |
|
IdCodCliente
Declaration
public string IdCodCliente { get; set; }
Property Value
Type |
Description |
System.String |
|
LatGPS
Declaration
public string LatGPS { get; set; }
Property Value
Type |
Description |
System.String |
|
LongGPS
Declaration
public string LongGPS { get; set; }
Property Value
Type |
Description |
System.String |
|
TpAcesso
Declaration
public TipoAcessante TpAcesso { get; set; }
Property Value
TpClasse
Declaration
public TipoClasseConsumidora? TpClasse { get; set; }
Property Value
TpFase
Declaration
public TipoLigacao TpFase { get; set; }
Property Value
TpGrpTensao
Declaration
public GrupoSubGrupoTensao TpGrpTensao { get; set; }
Property Value
TpModTar
Declaration
public ModalidadeTarifaria TpModTar { get; set; }
Property Value
TpSubClasse
Declaration
public TipoSubClasseConsumidora? TpSubClasse { get; set; }
Property Value
XNomeUC
Declaration
public string XNomeUC { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeCodRoteiroLeitura()
Declaration
public bool ShouldSerializeCodRoteiroLeitura()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIdCodCliente()
Declaration
public bool ShouldSerializeIdCodCliente()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeTpClasse()
Declaration
public bool ShouldSerializeTpClasse()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeTpSubClasse()
Declaration
public bool ShouldSerializeTpSubClasse()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXNomeUC()
Declaration
public bool ShouldSerializeXNomeUC()
Returns
Type |
Description |
System.Boolean |
|