SIFWorks ADK 2.0
Strategies Property
NamespacesEdustructures.SifWorks.InstrLessonStrategies

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

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

The SIF specification defines the meaning of this null as: "Teaching strategy used in this lesson plan."

To remove the Strategies, set Strategies to null

Version: 2.0

Since: 1.5r1

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