[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an ExitStatusCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| C0643_1905_PERMANENT | Permanent exit/withdrawal ("1905") | |
| C0643_1906_TEMPORARY | Temporary exit/withdrawal ("1906") | |
| PERMANENT | Permanent Exit/Withdrawal; The student does not expect to return to membership in an educational institution ("01") | |
| TEMPORARY | Temporary Exit/Withdrawal; The student expects to return to membership in an educational institution ("02") | |
| Wrap(String) | Wrap an arbitrary string value in an ExitStatusCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an ExitStatusCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| ExitStatusCode | |||||