SIFWorks ADK 2.0
HonorsInformationCode Class
NamespacesEdustructures.SifWorks.EtranscriptsHonorsInformationCode

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

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



IconMemberDescription
static memberATHLETIC
Athletic awards ("0737")

static memberAWARDING_UNITS_VALUE
Awarding of units of value ("0738")

static memberCERTIFICATE
Certificate ("0742")

static memberCITIZENSHIP_AWARD
Citizenship award/recognition ("0740")

static memberCOMPLETION_NO_UNITS
Completion of requirement, but no units of value awarded ("0741")

static memberHONOR_AWARD
Honor award ("2047")

static memberHONOR_ROLL
Honor roll ("1985")

static memberHONOR_SOCIETY
Honor society ("1986")

static memberHONORABLE_MENTION
Honorable mention ("1987")

static memberHONORS_PROGRAM
Honors program ("1988")

static memberLETTER_COMMENDATION
Letter of student commendation ("0744")

static memberMEDALS
Medals ("0745")

static memberMONOGRAM_LETTER
Monogram/letter ("0746")

static memberOTHER
Other ("9999")

static memberPOINTS
Points ("0747")

static memberPRIZE_AWARDS
Prize awards ("1989")

static memberPROMOTION
Promotion or advancement ("0748")

static memberRANKS
Ranks ("1990")

static memberSCHOLARSHIPS
Scholarships ("1991")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 2.0

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

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