SIFWorks ADK 2.0
SafetyTimeType Class
NamespacesEdustructures.SifWorks.StudentSafetyTimeType

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

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



IconMemberDescription
static memberC100
During School Hours ("100")

static memberC110
Before classes ("110")

static memberC120
During class ("120")

static memberC130
During passing ("130")

static memberC140
During lunch/recess ("140")

static memberC150
After classes ("150")

static memberC197
Other time during school hours ("197")

static memberC200
In Transit ("200")

static memberC210
On the way to school ("210")

static memberC220
On the way from school ("220")

static memberC300
Outside School Hours ("300")

static memberC310
School-sponsored activity ("310")

static memberC320
Nonschool-sponsored activity ("320")

static memberC397
Other ("397")

static memberC999
Unknown ("999")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 2.0

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

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