SIFWorks ADK 2.0
ProgramPlanTypeCode Class
NamespacesEdustructures.SifWorks.ProgramsProgramPlanTypeCode

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

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



IconMemberDescription
static memberC504_PLAN
504 plan ("S001")

static memberGIEP_INDIVIDUALIZED
GIEP - Individualized education program for gifted student ("S003")

static memberINDIVIDUALIZED_EDUCATION
Individualized education program (IEP) ("2196")

static memberINDIVIDUALIZED_FAMILY_SERVICE
Individualized family service plan (IFSP) ("2198")

static memberINDIVIDUALIZED_LEARNING
Individualized learning program (ILP) ("2197")

static memberINDIVIDUALIZED_TRANSITION
Individualized transition plan ("S005")

static memberLITERACY_PLAN
Literacy plan ("S004")

static memberOTHER
Other ("9999")

static memberSERVICES_PLAN
Services plan ("S006")

static memberSTUDENT_INTERVENTION
Student intervention / support plan ("S002")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 2.0

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

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