SIFWorks ADK 2.0
Scores Property
NamespacesEdustructures.SifWorks.AssessmentStudentScoreSetScores

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

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

To remove the Scores, set Scores to null

Version: 2.0

Since: 2.0

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