Click or drag to resize

RentalIntervalExtendedWebConsumptionMeters Property

If filled out then this is the meter and its readings associated with the rental interval

Namespace:  Tse.EasyBook.Server.DataContracts.OwnerLogin
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IList<ConsumptionMeterWithReadings> ConsumptionMeters { get; set; }

Property Value

Type: IListConsumptionMeterWithReadings
See Also