CalendarWeb Properties |
The CalendarWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArrivalDays |
If the field DurationFormat either is absent or contains the value false, then this field contains a string formatted
as described in the comments on the class for this field. Otherwise this field contains a string containing the new duration based calender string format. For the duration based format each day has one of the following 4 values:
Value 2 represent a vacant day that is available for booking, but where arrival is NOT possible. Value 3 and 4 represent a occupied day that is NOT available for booking. All the days between the date Offset and the date of EndDate, both included, are represented by one of the 4 values followed by a comma. Example of a string value for ArrivalDays: A12384,a,a,a,a,a,a,A96,a,a,a,a,a,a,b,b |
![]() | DepartureDays |
If the field DurationFormat either is absent or contains the value false, then this field contains a string formatted
as described in comments to the class CalendarWeb.
Otherwise this field is empty.
|
![]() | DurationFormat |
If true the field ArrivalDays contains a duration calendar string format and the field DepartureDays is null.
Otherwise these fields contains the normal calendar string format.
|
![]() | EndDate |
Property StartDateOfDays
|
![]() | Offset |
Property StartDateOfDays
|