SIFWorks ADK 2.0
ScoreRange Property
NamespacesEdustructures.SifWorks.AssessmentAssessmentSubTestScoreRange

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

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

The SIF specification defines the meaning of this null as: "The possible range of scores. "

To remove the ScoreRange, set ScoreRange to null

Version: 2.0

Since: 2.0

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