SIFWorks ADK 2.0
EmploymentStatus Class
NamespacesEdustructures.SifWorks.ProfdevEmploymentStatus

[This is preliminary documentation and is subject to change.]

Defines the set of values that can be specified whenever an EmploymentStatus is used as a parameter to a method or constructor.
Declaration Syntax
C#Visual BasicVisual C++
public class EmploymentStatus : SifEnum
Public Class EmploymentStatus _
	Inherits SifEnum
public ref class EmploymentStatus : public SifEnum
Members
All MembersMethodsFields



IconMemberDescription
static memberCONTIGENT_UPON_FUNDING
Contigent upon funding ("1384")

static memberCONTRACTUAL
Contractual ("1379")

static memberNON_CONTRACTUAL
Non-contractual ("1385")

static memberOTHER_STATUS
Other employment status ("1386")

static memberOUTSIDE
Employed or affiliated with outside organization ("1383")

static memberPROBATIONARY
Probationary ("1378")

static memberSUBSTITUTE_TEMPORARY
Substitute/temporary ("1380")

static memberTENURED_OR_PERMANENT
Tenured or permanent ("1381")

static memberVOLUNTEER_NO_CONTRACT
Volunteer/no contract ("1382")

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

Remarks
Alternatively, the static Wrap(String) method can be called to encapsulate any string value in an EmploymentStatus object.

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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