Click or drag to resize

RentalObjectVacancyWebWeeks Property

Calendar expressed as 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 IList<CalendarEntryWeb> Weeks { get; set; }

Property Value

Type: IListCalendarEntryWeb
See Also