SIFWorks ADK 2.0
Components Property
NamespacesEdustructures.SifWorks.InstrLearningResourceComponents

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

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

The SIF specification defines the meaning of this null as: "A lesson or activity-sized portion of a resource."

To remove the Components, set Components to null

Version: 2.0

Since: 1.5r1

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