SIFWorks ADK 2.0
SetStudentGradeLevel Method (Code)
NamespacesEdustructures.SifWorks.AssessmentAssessmentRegistrationSetStudentGradeLevel(GradeLevelCode)

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

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

This form of setStudentGradeLevel is provided as a convenience method that is functionally equivalent to the StudentGradeLevel

Version: 2.0

Since: 2.0

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