CalendarEntryWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts.WebClient.PartnerBlocking
public class CalendarEntryWeb : DataContractEntityWeb
The CalendarEntryWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | BookingType |
The booking type can either be
Booking, Closed, Owner, Partner or BOOKING
|
![]() | End |
The end date
|
![]() | EndDate |
The end date in ISO8601 format
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | Start |
The start date in ISO8601 format
|
![]() | StartDate |
The start date
|
![]() | WeekNo |
The Week number of the start date
|
Name | Description | |
---|---|---|
![]() ![]() | DateTimeISO8601Format |
Default Datetime format for ISO8601
|