[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a GradeLevelCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| C01 | 01 ("01") | |
| C02 | 02 ("02") | |
| C03 | 03 ("03") | |
| C04 | 04 ("04") | |
| C05 | 05 ("05") | |
| C06 | 06 ("06") | |
| C07 | 07 ("07") | |
| C08 | 08 ("08") | |
| C09 | 09 ("09") | |
| C10 | 10 ("10") | |
| C11 | 11 ("11") | |
| C12 | 12 ("12") | |
| KG | Kindergarten ("KG") | |
| OTHER | Other ("Other") | |
| PG | Postgraduate/Adult ("PG") | |
| PK | Pre-Kindergarten/Preschool ("PK") | |
| UN | Ungraded ("UN") | |
| UNKNOWN | Unknown ("Unknown") | |
| Wrap(String) | Wrap an arbitrary string value in a GradeLevelCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a GradeLevelCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| GradeLevelCode | |||||