Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
bazar
PendingMeterReading
C# Class bazar.PendingMeterReading
Afficher le fichier
Open project: QualitySolution/Bazar
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
accrualPayId
long
date
DateTime?
id
int?
isNew
bool
meterId
int?
meterTariffId
int?
value
double?
Méthodes publiques
Méthode
Description
PendingMeterReading
( ) :
System
Save
( ) :
void
Method Details
PendingMeterReading()
public
méthode
public
PendingMeterReading
( ) :
System
Résultat
System
Save()
public
méthode
public
Save
( ) :
void
Résultat
void
Property Details
accrualPayId
public_oe property
public
long
accrualPayId
Résultat
long
date
public_oe property
public
DateTime?
date
Résultat
DateTime?
id
public_oe property
public
int?
id
Résultat
int?
isNew
public_oe property
public
bool
isNew
Résultat
bool
meterId
public_oe property
public
int?
meterId
Résultat
int?
meterTariffId
public_oe property
public
int?
meterTariffId
Résultat
int?
value
public_oe property
public
double?
value
Résultat
double?