Click or drag to resize

CalendarEntryTypeEnumWeb Enumeration

Possible char codes for days on the vacancy calendar

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 enum CalendarEntryTypeEnumWeb
Members
  Member nameValueDescription
VacantArrival65Vacant and arrival possible
Vacant97Vacant but arrival NOT possible
Booked66Occupied
Blocked98Occupied
Cancelled67Cancelled
FutureOption79FutureOption
See Also