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