SIFWorks ADK 2.0
GLAmountType Class
NamespacesEdustructures.SifWorks.HrfinGLAmountType

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

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



IconMemberDescription
static memberADMINISTRATION
Administration ("1")

static memberAUXILIARY_SERVICES
Auxiliary services of non-profit private and parochial schools ("11")

static memberCONTINUING_EDUCATION
Continuing Education ("6")

static memberCURRICULUM_DEVELOPMENT
Curriculum Development and Improvement ("2")

static memberEDUCATION_PLANNING
Education Planning ("3")

static memberFEDERAL
Federal ("9")

static memberINSTRUCTIONAL_MATERIALS
Instructional Materials ("4")

static memberMANAGEMENT
Management ("5")

static memberMEDICAL_ASSISTANCE
Medical Assistance ("10")

static memberOTHER
Other ("12")

static memberPUPIL_PERSONNEL
Pupil Personnel ("7")

static memberSTATE_AND_FEDERAL_LIAISON
State and Federal Liaison ("8")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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