SIFWorks ADK 2.0
TimeElementType Class
NamespacesEdustructures.SifWorks.DatamodelTimeElementType

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

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



IconMemberDescription
static memberFULL_SCHOOL_YEAR
Full school year ("Full school year")

static memberINTERCESSION
Intercession ("Intercession")

static memberLONG_SESSION
Long session ("Long session")

static memberMINI_TERM
Mini-term ("Mini-term")

static memberOTHER
Other ("Other")

static memberQUARTER
Quarter ("Quarter")

static memberSEMESTER
Semester ("Semester")

static memberSPRING_VACATIONJ
Spring Vacationj ("Spring Vacationj")

static memberSUMMER_TERM
Summer Term ("Summer Term")

static memberTRIMESTER
Trimester ("Trimester")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 2.0

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

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