SIFWorks ADK 2.0
UpperCut Property
NamespacesEdustructures.SifWorks.AssessmentCutScoresUpperCut

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

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

The SIF specification defines the meaning of this element as: "Upper bound for the performance level."

Version: 2.0

Since: 2.0

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