SIFWorks ADK 2.0
Evaluations Property
NamespacesEdustructures.SifWorks.InstrLearningResourceEvaluations

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

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

The SIF specification defines the meaning of this null as: "Evaluations/reviews of resource."

To remove the ResourceEvaluations, set Evaluations to null

Version: 2.0

Since: 1.5r1

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