[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public CutScores( AssessmentReportingMethod scoreMetric )
Public Sub New ( _ scoreMetric As AssessmentReportingMethod _ )
public: CutScores ( AssessmentReportingMethod^ scoreMetric )
- scoreMetric (AssessmentReportingMethod)
- The metric or scale used to report the scores.