SIFWorks ADK 2.0
ScoreRange Constructor (scoreMetric)
NamespacesEdustructures.SifWorks.AssessmentScoreRangeScoreRangeScoreRangeNew(AssessmentReportingMethod)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public ScoreRange(
	AssessmentReportingMethod scoreMetric
)
Public Sub New ( _
	scoreMetric As AssessmentReportingMethod _
)
public:
ScoreRange (
	AssessmentReportingMethod^ scoreMetric
)
Parameters
scoreMetric (AssessmentReportingMethod)
The metric or scale used to report the scores.

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