[This is preliminary documentation and is subject to change.]
A ScoreRange
| C# | Visual Basic | Visual C++ |
public class ScoreRange : SifKeyedElement
Public Class ScoreRange _ Inherits SifKeyedElement
public ref class ScoreRange : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ScoreRangeScoreRangeNew()() |
Creates an instance of a ScoreRange
| |
| ScoreRangeScoreRangeNew(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.) | |
| Maximum |
Gets or sets the value of the <Maximum> element.
| |
| Minimum |
Gets or sets the value of the <Minimum> element.
| |
| ScoreMetric |
Gets or sets the value of the ScoreMetric attribute.
| |
| SetScoreMetric(AssessmentReportingMethod) |
Sets the value of the ScoreMetric attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ScoreRange | ||||