[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a ReferralSourceCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| EDUCATION_ASSESSMENT | Education assessment ("2147") | |
| HEALTH_ASSESSMENT___SCREENING | Health assessment / screening ("2148") | |
| OTHER | Other ("9999") | |
| PARENT_GUARDIAN_REFERRAL | Parent / guardian referral ("2149") | |
| SELF_REPORT_SURVEY | Self-report / survey ("2151") | |
| SPECIAL_EDUCATION_ASSESSMENT | Special education assessment / evaluation ("2152") | |
| TEACHER_REFERRAL | Teacher referral ("2153") | |
| Wrap(String) | Wrap an arbitrary string value in a ReferralSourceCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a ReferralSourceCode object.
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| ReferralSourceCode | |||||