SIFWorks ADK 2.0
Assignments Property
NamespacesEdustructures.SifWorks.ProfdevEmployeeCredentialAssignments

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

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

The SIF specification defines the meaning of this null as: "Information about the school and assignment of employee"

To remove the EmployeeAssignments, set Assignments to null

Version: 2.0

Since: 1.5r1

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