SIFWorks ADK 2.0
StudentParticipationType Class
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationType

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

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



IconMemberDescription
static memberBEHAVIOR_DISORDER
BehaviorDisorder ("BehaviorDisorder")

static memberCORRECTIONAL
Correctional ("Correctional")

static memberESL
ESL ("ESL")

static memberEVENSTART
EvenStart ("EvenStart")

static memberGIFTED_TALENTED
GiftedTalented ("GiftedTalented")

static memberHEADSTART
HeadStart ("HeadStart")

static memberIDEA_B
IDEA-B ("IDEA-B")

static memberIDEA_C
IDEA-C ("IDEA-C")

static memberLIT
LIT ("LIT")

static memberMIGRANT
Migrant ("Migrant")

static memberOTHER
Other ("Other")

static memberSECTION504
Section504 ("Section504")

static memberTITLE1
Title1 ("Title1")

static memberVOCATIONAL
Vocational ("Vocational")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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