ConsumptionMeterWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class ConsumptionMeterWeb : DataContractEntityWeb
The ConsumptionMeterWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| ConsumptionMeterWeb |
| Name | Description | |
|---|---|---|
| Comment |
A comment indicating where the meter is located at or other relevant information
| |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| MeterType |
Consumption meter type
| |
| SummerAverage |
Daily average per summer season (april to september)
| |
| Unit |
The unit of the consumption meter (Kwh etc)
| |
| WinterAverage |
Daily average per winter season (october to march)
|