SIFWorks ADK 2.0
AddGradeLevel Method (Code)
NamespacesEdustructures.SifWorks.CommonGradeLevelsAddGradeLevel(GradeLevelCode)

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

Adds the value of the <GradeLevel> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddGradeLevel(
	GradeLevelCode Code
)
Public Sub AddGradeLevel ( _
	Code As GradeLevelCode _
)
public:
void AddGradeLevel (
	GradeLevelCode^ Code
)
Parameters
Code (GradeLevelCode)
Code representing the grade level.
Remarks

This form of setGradeLevel is provided as a convenience method that is functionally equivalent to the method AddGradeLevel

Version: 2.0

Since: 1.5r1

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