SIFWorks ADK 2.0
LearningStandards Property
NamespacesEdustructures.SifWorks.InstrAssignmentLearningStandards

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

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

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

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