SIFWorks ADK 2.0
SetPrimaryAssignment Method (val)
NamespacesEdustructures.SifWorks.HrfinEmployeeAssignmentSetPrimaryAssignment(YesNo)

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

Sets the value of the <PrimaryAssignment> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetPrimaryAssignment(
	YesNo val
)
Public Sub SetPrimaryAssignment ( _
	val As YesNo _
)
public:
void SetPrimaryAssignment (
	YesNo^ val
)
Parameters
val (YesNo)
A YesNo object
Remarks

The SIF specification defines the meaning of this element as: "Is this the staff member's primary assignment? There must be one and only one instance of the object with Yes in this value per school year."

Version: 2.0

Since: 2.0

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