SIFWorks ADK 2.0
SetScoreRange Method (ScoreMetric)
NamespacesEdustructures.SifWorks.AssessmentAssessmentSubTestSetScoreRange(AssessmentReportingMethod)

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

Sets the value of the <ScoreRange> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetScoreRange(
	AssessmentReportingMethod ScoreMetric
)
Public Sub SetScoreRange ( _
	ScoreMetric As AssessmentReportingMethod _
)
public:
void SetScoreRange (
	AssessmentReportingMethod^ ScoreMetric
)
Parameters
ScoreMetric (AssessmentReportingMethod)
The metric or scale used to report the scores.
Remarks

This form of setScoreRange is provided as a convenience method that is functionally equivalent to the ScoreRange

Version: 2.0

Since: 2.0

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