Click or drag to resize

VacationTypeWebEnum Enumeration

Enumeration for defining vacation types

Namespace:  Tse.EasyBook.Server.DataContracts.ValueTypes
Assembly:  Tse.EasyBook.Server.DataContractsModelCommon (in Tse.EasyBook.Server.DataContractsModelCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum VacationTypeWebEnum
Members
  Member nameValueDescription
Other0 The vacation type is a generic type.
OptionalArrival1 Optional arrival type
MultiWeekDiscount2 Multi week discount type
ShortStay3 Short stay type
LastMinute4 Last minute type
See Also