[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ScoreRange> element.
| C# | Visual Basic | Visual C++ |
public ScoreRange ScoreRange{ get; set;}
Public Property ScoreRange As ScoreRange
public: property ScoreRange^ ScoreRange { ScoreRange^ get (); void set (ScoreRange^ value); }
A ScoreRange
The SIF specification defines the meaning of this null as: "The possible range of scores. "
To remove the ScoreRange, set ScoreRange to null
Version: 2.0
Since: 2.0