EditConsumptionMeterCriteria Class |
Namespace: Tse.EasyBook.Server.DataContracts.OwnerLogin
public class EditConsumptionMeterCriteria : ConsumptionMeterCriteriaBase
The EditConsumptionMeterCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
| EditConsumptionMeterCriteria |
| Name | Description | |
|---|---|---|
| CreatedByOwner |
Whether or not the reading has been created by an owner
(Inherited from ConsumptionMeterCriteriaBase.) | |
| Id |
The id of the reading that is going to be edited, has to be filled out
| |
| 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.) | |
| RentalObjectNo |
The rentalobject number
(Inherited from OwnerLoginRentalObjectCriteria.) |