SIFWorks ADK 2.0
LocationOfInstructionCode Class
NamespacesEdustructures.SifWorks.StudentLocationOfInstructionCode

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

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



IconMemberDescription
static memberC0171_0340_SCHOOL
In school ("0340")

static memberC0171_0341_OTHER_K12
Other K-12 educational institution ("0341")

static memberC0171_0342_POSTSECONDARY_FACILITY
Postsecondary facility ("0342")

static memberC0171_0752_COMMUNITY_FACILITY
Community facility ("0752")

static memberC0171_0754_HOSPITAL
Hospital ("0754")

static memberC0171_0997_BUSINESS
Business ("0997")

static memberC0171_2192_HOME
Home ("2192")

static memberC0171_3018_LIBRARY
Library/media center ("3018")

static memberC0171_9999_OTHER
Other ("9999")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.1

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

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