SIFWorks ADK 2.0
LowerCut Property
NamespacesEdustructures.SifWorks.AssessmentCutScoresLowerCut

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

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

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

Version: 2.0

Since: 2.0

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