SIFWorks ADK 2.0
Prerequisites Property
NamespacesEdustructures.SifWorks.InstrAssignmentPrerequisites

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

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

The SIF specification defines the meaning of this null as: "Skills or competencies the student must have to engage in assignment."

To remove the Prerequisites, set Prerequisites to null

Version: 2.0

Since: 1.5r1

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