xlrelease.CalendarEntry
Base class for all calendar entries
Type hierarchy: xlrelease.CalendarEntry > udm.BaseConfigurationItem
Label: Xlrelease: Calendar Entry
Virtual: true
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. |
label
The label of the calendar event.
- Label: Label
- Kind: String
- 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