SIFWorks ADK 2.0
SourceObjects Property
NamespacesEdustructures.SifWorks.InstrAssignmentSourceObjects

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

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

The SIF specification defines the meaning of this null as: "GUID assigned to the source object. The source object is the "thing" being assigned to a student."

To remove the SourceObjects, set SourceObjects to null

Version: 2.0

Since: 1.5r1

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