Enumerations::SpecialDayTypeEnum

Header Image
Project:
SpecialDayTypeEnum : Public <<D2Enumeration>> Enumeration
Created: 04/08/2006 14:44:51
Modified: 29/11/2022 17:25:59
Project:
Advanced:
  • Attributes
  • Tagged Values
  • Advanced
Attribute Scope Type
dayBeforePublicHoliday Public enumerationLiteral
definition=The day preceding a public holiday.
order=0
 
publicHoliday Public enumerationLiteral
definition=A public holiday in general. You may use the PublicHoliday class to refer on a specific public holiday.
order=1
 
dayFollowingPublicHoliday Public enumerationLiteral
definition=A day following a public holiday.
order=2
 
longWeekendDay Public enumerationLiteral
definition=A day between a public holiday and the weekend.
order=3
 
inLieuOfPublicHoliday Public enumerationLiteral
definition=A holiday in lieu of a public holiday that falls on a weekend.
order=4
 
schoolDay Public enumerationLiteral
definition=A school day.
order=5
 
schoolHolidays Public enumerationLiteral
definition=A day within the school holidays.
order=6
 
publicEventDay Public enumerationLiteral
definition=A day of a public event. You may use the publicEvent attribute to specify the corresponding event.
order=7
 
other Public enumerationLiteral
definition=Some other special day.
order=99
 
Tag Value
definition Collection of special types of days.
Details:  
Property Value
isFinalSpecialization: 0