Click or drag to resize

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)
Syntax
C#
public bool IncludeWeeks { get; set; }

Property Value

Type: Boolean
Remarks
This property is required.
See Also