SIFWorks ADK 2.0
SIF1x_ProgramPlanTypeCode Class
NamespacesEdustructures.SifWorks.ProgramsSIF1x_ProgramPlanTypeCode

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

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



IconMemberDescription
static memberSIF1x_IND_EDUCATION
Individualized Education Plan ("IEP")

static memberSIF1x_IND_FAMILY_SERVICE
Individualized Family Service Plan ("IFSP")

static memberSIF1x_IND_LEARNING
Individualized Learning Plan ("ILP")

static memberSIF1x_IND_TRANSITION
Individualized Transition Plan ("ITP")

static memberSIF1x_LITERACY_PLAN
Literacy Plan ("LIT")

static memberSIF1x_OTHER
Other ("Other")

static memberSIF1x_SERVICES_PLAN
Services Plan ("SP")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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