[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an HonorsInformationCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| ATHLETIC | Athletic awards ("0737") | |
| AWARDING_UNITS_VALUE | Awarding of units of value ("0738") | |
| CERTIFICATE | Certificate ("0742") | |
| CITIZENSHIP_AWARD | Citizenship award/recognition ("0740") | |
| COMPLETION_NO_UNITS | Completion of requirement, but no units of value awarded ("0741") | |
| HONOR_AWARD | Honor award ("2047") | |
| HONOR_ROLL | Honor roll ("1985") | |
| HONOR_SOCIETY | Honor society ("1986") | |
| HONORABLE_MENTION | Honorable mention ("1987") | |
| HONORS_PROGRAM | Honors program ("1988") | |
| LETTER_COMMENDATION | Letter of student commendation ("0744") | |
| MEDALS | Medals ("0745") | |
| MONOGRAM_LETTER | Monogram/letter ("0746") | |
| OTHER | Other ("9999") | |
| POINTS | Points ("0747") | |
| PRIZE_AWARDS | Prize awards ("1989") | |
| PROMOTION | Promotion or advancement ("0748") | |
| RANKS | Ranks ("1990") | |
| SCHOLARSHIPS | Scholarships ("1991") | |
| Wrap(String) | Wrap an arbitrary string value in an HonorsInformationCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an HonorsInformationCode object.
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| HonorsInformationCode | |||||