SIFWorks ADK 2.0
MediumOfInstructionCode Class
NamespacesEdustructures.SifWorks.StudentMediumOfInstructionCode

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

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



IconMemberDescription
static memberC0209_0603_COMPUTER_BASED
Computer-based ("0603")

static memberC0209_0604_CORRESPONDENCE
Correspondence ("0604")

static memberC0209_0605_DIRECT_INTERACTION
Direct student-teacher interaction ("0605")

static memberC0209_0606_DIRECTED_SELF_STUDY
Directed self-study ("0606")

static memberC0209_0607_DISTANCE_LEARNING
Distance learning ("0607")

static memberC0209_0608_INTERACTIVE_TELECOM
Interactive telecommunications ("0608")

static memberC0209_0609_CENTER_BASED
Center-based instruction ("0609")

static memberC0209_0610_INDEPENDENT_STUDY
Independent study ("0610")

static memberC0209_0611_INTERNSHIP
Internship ("0611")

static memberC0209_9999_OTHER
Other ("9999")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.1

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

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