SIFWorks ADK 2.0
Students Property
NamespacesEdustructures.SifWorks.InstrAssignmentStudents

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

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

The SIF specification defines the meaning of this null as: "GUID assigned to the student or students given this assignment."

To remove the Students, set Students to null

Version: 2.0

Since: 1.5r1

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