SIFWorks ADK 2.0
TeachingCredentialType Class
NamespacesEdustructures.SifWorks.ProfdevTeachingCredentialType

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

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



IconMemberDescription
static memberEMERGENCY
Emergency ("1229")

static memberINTERN
Intern ("1234")

static memberMASTER
Master ("1226")

static memberNONRENEWABLE
Nonrenewable ("1230")

static memberOTHER
Other ("9999")

static memberPROBATIONARY_INITIAL
Probationary/initial ("1223")

static memberPROFESSIONAL
Professional ("1225")

static memberPROVISIONAL
Provisional ("1224")

static memberREGULAR_STANDARD
Regular/standard ("1222")

static memberRETIRED
Retired ("1231")

static memberSPECIALIST
Specialist ("1227")

static memberSUBSTITUTE
Substitute ("1232")

static memberTEACHER_ASSISTANT
Teacher assistant ("1233")

static memberTEMPORARY
Temporary ("1228")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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