[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <LearningObjectives> element.
| C# | Visual Basic | Visual C++ |
public LearningObjectives LearningObjectives{ get; set;}
Public Property LearningObjectives As LearningObjectives
public: property LearningObjectives^ LearningObjectives { LearningObjectives^ get (); void set (LearningObjectives^ value); }
A LearningObjectives
The SIF specification defines the meaning of this null as: "Description of the educational objective of the activity."
To remove the LearningObjectives, set LearningObjectives to null
Version: 2.0
Since: 1.5r1