Click or drag to resize

ConsumptionMeterAveragesWeb Properties

The ConsumptionMeterAveragesWeb type exposes the following members.

Properties
  NameDescription
Public propertyArticleIds
A list of the ArticleWeb ids, representing the sales prices for units of this consumption meter. These articles can for example be found in ConsumptionArticles.
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyMeterType
Consumption meter type. One of the value names from ConsumptionMeterTypeWebEnum.
Public propertyPerDayPerMonthAverages
A list of the average consumption per day per month.
Public propertySummerAverage
Daily average per summer season (april to september)
Public propertyWinterAverage
Daily average per winter season (october to march)
Top
See Also