SIFWorks ADK 2.0
SetGradeLevel Method (Code)
NamespacesEdustructures.SifWorks.StudentHomeEnrollmentSetGradeLevel(GradeLevelCode)

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

Sets the value of the <GradeLevel> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetGradeLevel(
	GradeLevelCode Code
)
Public Sub SetGradeLevel ( _
	Code As GradeLevelCode _
)
public:
void SetGradeLevel (
	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 GradeLevel

Version: 2.0

Since: 1.5r1

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