SIFWorks ADK 2.0
IncidentLocationType Class
NamespacesEdustructures.SifWorks.StudentIncidentLocationType

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

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



IconMemberDescription
static memberADMIN_OFFICES
Administrative offices area ("3012")

static memberAUDITORIUM
Auditorium ("3020")

static memberBUS_STOP
Bus stop ("3027")

static memberCAFETERIA
Cafeteria area ("3013")

static memberCLASSROOM
Classroom ("3014")

static memberCOMPUTER_LAB
Computer lab ("3019")

static memberFIELD_PLAYGROUND
Athletic field or playground ("3022")

static memberHALLWAY_STAIRS
Hallway or stairs ("3015")

static memberLIBRARY
Library/media center ("3018")

static memberLOCKER_ROOM_GYM
Locker room or gym areas ("3016")

static memberOFF_CAMPUS
Off campus ("3026")

static memberON_CAMPUS
On campus ("3011")

static memberOTHER_DISTRICT_FACILITY
Other school district facility ("3031")

static memberOTHER_INSIDE
Other inside area ("3021")

static memberOTHER_OUTSIDE
Other outside area ("3025")

static memberOTHER_SCHOOL
Other school ("3030")

static memberPARKING_LOT
Parking lot ("3024")

static memberRESTROOM
Restroom ("3017")

static memberSCHOOL_BUS
School bus ("3028")

static memberSTADIUM
Stadium ("3023")

static memberTO_FROM_SCHOOL
Walking to or from school ("3029")

static memberUNKNOWN
Unknown ("9997")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 2.0

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

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