SIFWorks ADK 2.0
ReferralSourceCode Class
NamespacesEdustructures.SifWorks.ProgramsReferralSourceCode

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

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



IconMemberDescription
static memberEDUCATION_ASSESSMENT
Education assessment ("2147")

static memberHEALTH_ASSESSMENT___SCREENING
Health assessment / screening ("2148")

static memberOTHER
Other ("9999")

static memberPARENT_GUARDIAN_REFERRAL
Parent / guardian referral ("2149")

static memberSELF_REPORT_SURVEY
Self-report / survey ("2151")

static memberSPECIAL_EDUCATION_ASSESSMENT
Special education assessment / evaluation ("2152")

static memberTEACHER_REFERRAL
Teacher referral ("2153")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 2.0

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

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