Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
bazar
PendingMeterReading
C# Class bazar.PendingMeterReading
Show file
Open project: QualitySolution/Bazar
Class Usage Examples
Public Properties
Property
Type
Description
accrualPayId
long
date
DateTime?
id
int?
isNew
bool
meterId
int?
meterTariffId
int?
value
double?
Public Methods
Method
Description
PendingMeterReading
( ) :
System
Save
( ) :
void
Method Details
PendingMeterReading()
public
method
public
PendingMeterReading
( ) :
System
return
System
Save()
public
method
public
Save
( ) :
void
return
void
Property Details
accrualPayId
public property
public
long
accrualPayId
return
long
date
public property
public
DateTime?
date
return
DateTime?
id
public property
public
int?
id
return
int?
isNew
public property
public
bool
isNew
return
bool
meterId
public property
public
int?
meterId
return
int?
meterTariffId
public property
public
int?
meterTariffId
return
int?
value
public property
public
double?
value
return
double?