[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a ProgramExitReasonCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| COMPLETION_OF_IFSP | Completion of IFSP prior to reaching maximum age for Part C ("2226") | |
| DIED | Died ("2223") | |
| DISCONTINUED_SCHOOLING | Discontinued schooling, not special education ("2222") | |
| DISCONTINUED_SPEC_ED | Discontinued schooling, special education only ("2221") | |
| ELIGIBLE_FOR_IDEA_B | Eligible for IDEA Part B ("2227") | |
| EXPULSION | Expulsion ("2224") | |
| GRADUATED_WITH_DIPLOMA | Graduated with a high school diploma ("2212") | |
| MOVED_OUT_OF_STATE | Moved out of state ("2231") | |
| NO_SPECIAL_ED | No longer receving special education ("2216") | |
| NOT_ELIGIBLE_FOR_PART_B | Not eligible for Part B, exit with referrals to other programs ("2228") | |
| OTHER | Other ("9999") | |
| PART_B_NOT_ELIGIBLE | Part B eligibility not determined ("2230") | |
| PROGRAM_COMPLETION | Program completion ("2214") | |
| PROGRAM_DISCONTINUED | Program discontinued ("2225") | |
| REACHED_MAXIMUM_AGE | Reached maximum age ("2215") | |
| RECEIVED_CERTIFICATE | Received certificate of completion, modified diploma, or finished IEP requirements ("2213") | |
| REFUSED_SERVICES | Refused services ("2217") | |
| STUDENT_CHOICE | Student choice ("S001") | |
| STUDENT_SERVED_OTHER | Student served in other ways ("S002") | |
| SUSPENDED_FROM_SCHOOL | Suspended from school ("2220") | |
| TRANSFERRED_CONTINUING | Transferred to another district or school, known to be continuing in program / service ("2218") | |
| TRANSFERRED_NOT_CONTINUING | Transferred to another district or school, known not to be continuing in program / service ("2406") | |
| TRANSFERRED_NOT_KNOWN | Transferred to another district or school, not known to be continuing in program / service ("2219") | |
| UNKNOWN_REASON | Unknown reason ("2233") | |
| WITHDRAWAL_BY_GUARDIAN | Withdrawal by a parent (or guardian) ("2232") | |
| Wrap(String) | Wrap an arbitrary string value in a ProgramExitReasonCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a ProgramExitReasonCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| ProgramExitReasonCode | |||||