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