SIFWorks ADK 2.0
CutScores Property
NamespacesEdustructures.SifWorks.AssessmentPerformanceLevelCutScores

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

Gets or sets the value of the <CutScores> element.
Declaration Syntax
C#Visual BasicVisual C++
public CutScores CutScores{ get; set;}
Public Property CutScores As CutScores
public:
property CutScores^ CutScores {
	CutScores^ get ();
	void set (CutScores^ value);
}
Value
A CutScores
Remarks

The SIF specification defines the meaning of this null as: "Score bounds for the performance level."

To remove the CutScores, set CutScores to null

Version: 2.0

Since: 2.0

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