SIFWorks ADK 2.0
Evaluation Property
NamespacesEdustructures.SifWorks.InstrActivityEvaluation

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

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

The SIF specification defines the meaning of this null as: "Field for non-numeric types of grading and evaluation such as "narrative.""

To remove the Evaluation, set Evaluation to null

Version: 2.0

Since: 1.5r1

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