[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a CalendarEventCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| EMERGENCY_DAY | Emergency day ("0849") | |
| HOLIDAY | Holiday ("0846") | |
| INST | Instructional School Day ("INST") | |
| LATE_EARLY | Student late arrival/early dismissal ("0848") | |
| MKUP | Instructional day that is scheduled solely to make up for emergency days or early dismissal days. ("MKUP") | |
| OTHER | Other ("9999") | |
| STRIKE | Strike ("3421") | |
| TEACHER_ONLY | Teacher only day ("0845") | |
| Wrap(String) | Wrap an arbitrary string value in a CalendarEventCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a CalendarEventCode object.
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| CalendarEventCode | |||||