RentalObjectsCalendarCriteriaIncludeWeeks Property |
If true, the "Weeks" list is also returned.
Weeks is a series of both vacant and non-vacant weeks
based on the rental objects preferred arrival weekday.
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 bool IncludeWeeks { get; set; }
Property Value
Type:
Boolean
RemarksThis property is required.
See Also