SIFWorks ADK 2.0
CreditType Class
NamespacesEdustructures.SifWorks.StudentCreditType

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

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



IconMemberDescription
static memberC0108_0585
Carnegie unit ("0585")

static memberC0108_0586
Semester hour credit ("0586")

static memberC0108_0587
Trimester hour credit ("0587")

static memberC0108_0588
Quarter hour credit ("0588")

static memberC0108_0589
Quinmester hour credit ("0589")

static memberC0108_0590
Mini-term hour credit ("0590")

static memberC0108_0591
Summer term hour credit ("0591")

static memberC0108_0592
Intersession hour credit ("0592")

static memberC0108_0595
Long session hour credit ("0595")

static memberC0108_0596
Twelve month hour credit ("0596")

static memberC0108_0597
Vocational credit ("0597")

static memberC0108_0598
Adult education credit ("0598")

static memberC0108_0599
Credit by examination ("0599")

static memberC0108_0600
Correspondence credit ("0600")

static memberC0108_0601
Converted occupational experience credit ("0601")

static memberC0108_9998
None ("9998")

static memberC0108_9999
Other ("9999")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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