CreateConsumptionMeterCriteria Class |
Namespace: Tse.EasyBook.Server.DataContracts.OwnerLogin
public class CreateConsumptionMeterCriteria : ConsumptionMeterCriteriaBase
The CreateConsumptionMeterCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateConsumptionMeterCriteria |
| Name | Description | |
|---|---|---|
| CreatedByOwner |
Whether or not the reading has been created by an owner
(Inherited from ConsumptionMeterCriteriaBase.) | |
| MeterType |
The consumptionmeter of the reading
| |
| MeterValue |
Value of the reading
(Inherited from ConsumptionMeterCriteriaBase.) | |
| OwnerComment |
Comment registered by owner of this particular reading
(Inherited from ConsumptionMeterCriteriaBase.) | |
| ProfileId |
The profileid of the owner
(Inherited from OwnerLoginBaseCriteria.) | |
| ReadingDate |
What date has the particular reading been created, if null it defaults to now
| |
| RentalObjectNo |
The rentalobject number
(Inherited from OwnerLoginRentalObjectCriteria.) |