SIFWorks ADK 2.0
RelatedLearningStandards Property
NamespacesEdustructures.SifWorks.InstrLearningStandardDocumentRelatedLearningStandards

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

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

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

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