SIFWorks ADK 2.0
ReporterDescriptionType Class
NamespacesEdustructures.SifWorks.StudentReporterDescriptionType

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

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



IconMemberDescription
static memberC1043_0126
Student ("0126")

static memberC1043_0850
Parent/guardian ("0850")

static memberC1043_3054
Law enforcement officer ("3054")

static memberC1043_3059
Nonschool personnel ("3059")

static memberC1043_3060
Representative of visiting school ("3060")

static memberC1043_3061
Other adult ("3061")

static memberC1043_3062
Other nonstudent youth ("3062")

static memberC1043_3168
Former student ("3168")

static memberC1043_3422
Staff member ("3422")

static memberC1043_9997
Unknown ("9997")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 2.0

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

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