CalendarEntryWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class CalendarEntryWeb : DataContractBase
The CalendarEntryWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| CalendarEntryWeb |
| Name | Description | |
|---|---|---|
| End |
The end date
| |
| RentalAgreementInfo |
Information about the current rental agreement.
| |
| Start |
The start date
| |
| Type |
Possible values are:
VacantArrival = 'A',
Vacant = 'a',
Booked = 'B',
Blocked = 'b',
Cancelled = 'C',
FutureOption = 'O',
| |
| WeekNo |
The week number.
|