[This is preliminary documentation and is subject to change.]
A CutScores
| C# | Visual Basic | Visual C++ |
public class CutScores : SifKeyedElement
Public Class CutScores _ Inherits SifKeyedElement
public ref class CutScores : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| CutScoresCutScoresNew()() |
Creates an instance of a CutScores
| |
| CutScoresCutScoresNew(AssessmentReportingMethod) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| LowerCut |
Gets or sets the value of the <LowerCut> element.
| |
| ScoreMetric |
Gets or sets the value of the ScoreMetric attribute.
| |
| SetScoreMetric(AssessmentReportingMethod) |
Sets the value of the ScoreMetric attribute.
| |
| UpperCut |
Gets or sets the value of the <UpperCut> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| CutScores | ||||