Click or drag to resize

ConsumptionMeterAvgPerDayWeb Properties

The ConsumptionMeterAvgPerDayWeb type exposes the following members.

Properties
  NameDescription
Public propertyAvgValue
The average consumption per day in the month specified by MonthNo.
Public propertyDays
The number of rental days this average calculation is based on.
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyMaximumDate
The maximum date of the rental days this average calculation is based on.
Public propertyMinimumDate
The minimum date of the rental days this average calculation is based on.
Public propertyMonthName
The name of the month in english.
Public propertyMonthNo
The number of the month: 1: January, 2: February, 3: March,... 12: December.
Public propertyRentalsCount
The number of rental intervals this average calculation is based on.
Top
See Also