ConsumptionMetersCriteriaEndDate Property |
If defined will only return consumptionmeterreadings which has taken before or equal this date
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)
Syntaxpublic DateTime? EndDate { get; set; }Property Value
Type:
NullableDateTime
See Also