[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a SchoolLevelType
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| C0031_0013_ADULT | Adult ("0013") | |
| C0031_0787_INFANTS_TODDLERS | Infants/toddlers ("0787") | |
| C0031_0789_PRE_KINDERGARTEN | Pre-kindergarten ("0789") | |
| C0031_1302_ALL_LEVELS | All levels ("1302") | |
| C0031_1304_ELEMENTARY | Elementary ("1304") | |
| C0031_1981_PRESCHOOL | Preschool/early childhood ("1981") | |
| C0031_2397_PRIMARY | Primary ("2397") | |
| C0031_2399_INTERMEDIATE | Intermediate ("2399") | |
| C0031_2400_MIDDLE | Middle ("2400") | |
| C0031_2401_JUNIOR | Junior ("2401") | |
| C0031_2402_HIGH_SCHOOL | High school ("2402") | |
| C0031_2403_SECONDARY | Secondary ("2403") | |
| ELEMENTARY | Elementary School ("VO") | |
| HIGH | High School ("HS") | |
| INSTITUTION | Educational Institution ("M8") | |
| JUNIOR | Junior High School ("VR") | |
| MIDDLE | Middle School ("VQ") | |
| Wrap(String) | Wrap an arbitrary string value in a SchoolLevelType object. | |
| ZZ | Mutually defined ("ZZ") |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a SchoolLevelType object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| SchoolLevelType | |||||