SIFWorks ADK 2.0
EmploymentSeperationReason Class
NamespacesEdustructures.SifWorks.ProfdevEmploymentSeperationReason

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class EmploymentSeperationReason : SifEnum
Public Class EmploymentSeperationReason _
	Inherits SifEnum
public ref class EmploymentSeperationReason : public SifEnum
Members
All MembersMethodsFields



IconMemberDescription
static memberBUDGETARY_REDUCTION
Layoff due to budgetary reduction ("1395")

static memberCHANGE_OF_ASSIGNMENT
Change of assignment ("1391")

static memberCREDENTIAL_REVOKED
Discharge due to credential revoked or suspended ("1402")

static memberDEATH
Death ("1404")

static memberDECREASED_WORKLOAD
Layoff due to decreased workload ("1397")

static memberFALSIFIED_APPLICATION
Discharge due to a falsified application form ("1401")

static memberFAMILY_PERSONAL
Family/personal relocation ("1390")

static memberFORMAL_STUDY_OR_RESEARCH
Formal study or research ("1392")

static memberHOMEMAKING
Homemaking/caring for a family member ("1394")

static memberILLNESS_DISABILITY
Illness/disability ("1393")

static memberLACK_OF_FUNDING
Lay off due to lack of funding ("1406")

static memberLOST_CREDENTIAL
Lost credential ("1407")

static memberMISCONDUCT
Discharge due to misconduct ("1399")

static memberORGANIZATIONAL_RESTRUCTURING
Layoff due to organizational restructuring ("1396")

static memberOTHER
Other ("9999")

static memberOTHER_IN_EMPL
Other employment in education ("1387")

static memberOTHER_OUTSIDE_EMPL
Other employment outside of education ("1388")

static memberPERSONAL_REASON
Personal reason ("1405")

static memberREASON_UNKNOWN
Reason unknown ("1408")

static memberRETIREMENT
Retirement ("1389")

static memberTARDINESS
Discharge due to continued absence or tardiness ("1400")

static memberUNSATISFACTORY_PERFORMANCE
Discharge due to unsatisfactory work performance ("1403")

static memberUNSUITABILITY
Discharge due to unsuitability ("1398")

static memberWrap(String)
Wrap an arbitrary string value in an EmploymentSeperationReason object.

Remarks
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

Inheritance Hierarchy
Object
SifSimpleType
 AdkDataType<(Of <String>)>
  SifString
   SifEnum
    EmploymentSeperationReason

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10