SIFWorks ADK 2.0
ComponentObjects Property
NamespacesEdustructures.SifWorks.InstrCurriculumStructureComponentObjects

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

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

The SIF specification defines the meaning of this null as: "A GUID reference to the component objects, if any, that make up this object."

To remove the ComponentObjects, set ComponentObjects to null

Version: 2.0

Since: 1.5r1

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