[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an EmploymentSeperationReason
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| BUDGETARY_REDUCTION | Layoff due to budgetary reduction ("1395") | |
| CHANGE_OF_ASSIGNMENT | Change of assignment ("1391") | |
| CREDENTIAL_REVOKED | Discharge due to credential revoked or suspended ("1402") | |
| DEATH | Death ("1404") | |
| DECREASED_WORKLOAD | Layoff due to decreased workload ("1397") | |
| FALSIFIED_APPLICATION | Discharge due to a falsified application form ("1401") | |
| FAMILY_PERSONAL | Family/personal relocation ("1390") | |
| FORMAL_STUDY_OR_RESEARCH | Formal study or research ("1392") | |
| HOMEMAKING | Homemaking/caring for a family member ("1394") | |
| ILLNESS_DISABILITY | Illness/disability ("1393") | |
| LACK_OF_FUNDING | Lay off due to lack of funding ("1406") | |
| LOST_CREDENTIAL | Lost credential ("1407") | |
| MISCONDUCT | Discharge due to misconduct ("1399") | |
| ORGANIZATIONAL_RESTRUCTURING | Layoff due to organizational restructuring ("1396") | |
| OTHER | Other ("9999") | |
| OTHER_IN_EMPL | Other employment in education ("1387") | |
| OTHER_OUTSIDE_EMPL | Other employment outside of education ("1388") | |
| PERSONAL_REASON | Personal reason ("1405") | |
| REASON_UNKNOWN | Reason unknown ("1408") | |
| RETIREMENT | Retirement ("1389") | |
| TARDINESS | Discharge due to continued absence or tardiness ("1400") | |
| UNSATISFACTORY_PERFORMANCE | Discharge due to unsatisfactory work performance ("1403") | |
| UNSUITABILITY | Discharge due to unsuitability ("1398") | |
| Wrap(String) | Wrap an arbitrary string value in an EmploymentSeperationReason object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an EmploymentSeperationReason object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| EmploymentSeperationReason | |||||