[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a GradeClassificationCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| ADULT | Adult ("0013") | |
| EIGHTH_GRADE | Eighth Grade ("0798") | |
| ELEVENTH_GRADE | Eleventh Grade ("0801") | |
| FIFTH_GRADE | Fifth Grade ("0794") | |
| FIRST_GRADE | First Grade ("0790") | |
| FOURTH_GRADE | Fourth Grade ("0793") | |
| GRADE_13 | Grade 13 ("0803") | |
| INFANTS_TODDLER | Infants/Toddler ("0787") | |
| KINDERGARTEN | Kindergarten ("0805") | |
| NINTH_GRADE | Ninth Grade ("0799") | |
| OTHER | Other ("9999") | |
| POSTSECONDARY | Postsecondary ("2359") | |
| PRE_KINDERGARTEN | Pre-kindergarten ("0789") | |
| PRESCHOOL | Preschool ("0788") | |
| SECOND_GRADE | Second Grade ("0791") | |
| SEVENTH_GRADE | Seventh Grade ("0796") | |
| SIXTH_GRADE | Sixth Grade ("0795") | |
| TENTH_GRADE | Tenth Grade ("0800") | |
| THIRD_GRADE | Third Grade ("0792") | |
| TWELFTH_GRADE | Twelfth Grade ("0802") | |
| UNGRADED | Ungraded ("0804") | |
| Wrap(String) | Wrap an arbitrary string value in a GradeClassificationCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a GradeClassificationCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| GradeClassificationCode | |||||