SIFWorks ADK 2.0
TeachingCredentialBasis Class
NamespacesEdustructures.SifWorks.ProfdevTeachingCredentialBasis

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

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



IconMemberDescription
static memberALTERNATIVE
Special/alternative program completion ("1240")

static memberC0395_1235_4_YEAR_BACHELORS
4-year bachelor's degree ("1235")

static memberC0395_1236_5_YEAR_BACHELORS
5-year bachelor's degree ("1236")

static memberC0395_1237_MASTERS
Master's degree ("1237")

static memberC0395_1238_DOCTORAL
Doctoral degree ("1238")

static memberC0395_1239_STATE_REQUIREMENT
Met state testing requirement ("1239")

static memberC0395_1240_SPECIAL_PROGRAM
Special/alternative program completion ("1240")

static memberC0395_1241_RELAVENT_EXPERIENCE
Relevant experience ("1241")

static memberC0395_1242_RECIPROCATION_CREDENTIALS
Credentials based on reciprocation with another state ("1242")

static memberDOCTORAL
Doctoral degree ("1238")

static memberEXPERIENCE
Relevant experience ("1241")

static memberFIVE_YEAR_BACHELOR
5-year bachelor's degree ("1236")

static memberFOUR_YEAR_BACHELOR
4-year bachelor's degree ("1235")

static memberMASTERS
Master's degree ("1237")

static memberMET_STATE_REQ
Met state testing requirement ("1239")

static memberRECIPROCATION
Credentials based on reciprocation with another state ("1242")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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