SIFWorks ADK 2.0
LearningObjectives Property
NamespacesEdustructures.SifWorks.InstrAssignmentLearningObjectives

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

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

The SIF specification defines the meaning of this null as: "Description of the educational objectives of the assignment."

To remove the LearningObjectives, set LearningObjectives to null

Version: 2.0

Since: 1.5r1

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