SIFWorks ADK 2.0
RelatedToCode Class
NamespacesEdustructures.SifWorks.StudentRelatedToCode

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

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



IconMemberDescription
static memberC1048_3066_ALCOHOL_RELATED
Alcohol-related ("3066")

static memberC1048_3067_DRUG_RELATED
Drug-related ("3067")

static memberC1048_3068_GANG_RELATED
Gang-related ("3068")

static memberC1048_3069_HATE_RELATED
Hate-related ("3069")

static memberC1048_3070_WEAPON_RELATED
Weapon-related ("3070")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 2.0

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

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