SIFWorks ADK 2.0
ScoreValue Property
NamespacesEdustructures.SifWorks.AssessmentScoreScoreValue

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

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

The SIF specification defines the meaning of this element as: "The value of the score."

Version: 2.0

Since: 2.0

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