SIFWorks ADK 2.0
OperationalStatus Class
NamespacesEdustructures.SifWorks.StudentOperationalStatus

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

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



IconMemberDescription
static memberAGENCY_CHANGED
Changed Agency: School is affiliated with another agency although the internal organization and instructional level have not changed. ("0118")

static memberAGENCY_CLOSED
Agency Closed ("0107")

static memberAGENCY_FUTURE
Future Agency ("0111")

static memberAGENCY_INACTIVE
Inactive Agency ("0110")

static memberAGENCY_NEW
New Agency ("0108")

static memberAGENCY_OPEN
Agency Open ("0106")

static memberCHANGED_BOUNDARY
Changed Boundary ("0109")

static memberSCHOOL_CLOSED
School Closed: School is not currently open in operation and is not expected to operate in the future. ("0821")

static memberSCHOOL_FUTURE
Future School: School is scheduled to be operational within two years. ("0105")

static memberSCHOOL_INACTIVE
School Inactive: School is temporarily closed (e.g. under construction) and may reopen within three years. ("0822")

static memberSCHOOL_NEW
New School: School is newly created or completely restructured into the instructional levels and programs that are currently in operation. ("0104")

static memberSCHOOL_OPEN
School Open: School is currently in operation with no significant change in instructional levels and programs. ("0820")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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