SIFWorks ADK 2.0
InstructionalLevelCode Class
NamespacesEdustructures.SifWorks.CommonInstructionalLevelCode

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

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



IconMemberDescription
static memberACCEPTED_AS_HIGH_SCHOOL
Accepted as a high school equivalent ("0579")

static memberADVANCED_PLACEMENT
Advanced Placement ("0575")

static memberBASIC
Basic ("0570")

static memberCOLLEGE_LEVEL
College level ("0576")

static memberENGLISH_LANGUAGE_LEARNER
English Language Learner (ELL) ("0578")

static memberGENERAL
General ("0571")

static memberGIFTED_AND_TALENTED_LEVEL
Gifted and talented level ("0573")

static memberHONORS_LEVEL
Honors level ("0572")

static memberINTERNATIONAL_BACCALAUREATE
International Baccalaureate program ("0574")

static memberREMEDIAL
Remedial ("0568")

static memberSPECIAL_EDUCATION_COURSE
Special education course ("0569")

static memberUNTRACKED
Untracked ("0577")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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