RentalObjectsIntervalCriteriaDateFrom Property |
Include rental objects that can be rented at a equal to or later than this date.
Only rental objects are returned that are active in the agencies portfolio during the
DateFrom and
DateTo date interval are returned.
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime DateFrom { get; set; }
Property Value
Type:
DateTime
RemarksThis property is required.
See Also