xlrelease.SpecialDay
A special day in the calendar
Type hierarchy: xlrelease.SpecialDay > xlrelease.CalendarEntry > udm.BaseConfigurationItem
Label: Xlrelease: Special Day
Properties
Property | Kind | Description |
---|---|---|
label | String | The label of the calendar event. |
startDate | Date | The start date and time of the calendar event. |
endDate | Date | The end date and time of the calendar event. |
color | String | The color used to mark the day in the calendar. |
label
The label of the calendar event.
- Label: Label
- Kind: String
- Default value:
- Required: true
startDate
The start date and time of the calendar event.
- Label: Start Date
- Kind: Date
- Required: true
endDate
The end date and time of the calendar event.
- Label: End Date
- Kind: Date
- Required: true
color
The color used to mark the day in the calendar.
- Label: Color
- Kind: String
- Default value:
- Required: true