SIFWorks ADK 2.0
GradeLevelWhenTaken Property
NamespacesEdustructures.SifWorks.EtranscriptsMarkingPeriodGradeLevelWhenTaken

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

Gets or sets the value of the <GradeLevelWhenTaken> element.
Declaration Syntax
C#Visual BasicVisual C++
public GradeLevel GradeLevelWhenTaken{ get; set;}
Public Property GradeLevelWhenTaken As GradeLevel
public:
property GradeLevel^ GradeLevelWhenTaken {
	GradeLevel^ get ();
	void set (GradeLevel^ value);
}
Value
A GradeLevel
Remarks

The SIF specification defines the meaning of this null as: "Student's grade level at time of course."

To remove the GradeLevel, set GradeLevelWhenTaken to null

Version: 2.0

Since: 2.0

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