SIFWorks ADK 2.0
SetPickupRights Method (val)
NamespacesEdustructures.SifWorks.StudentContactFlagsSetPickupRights(YesNoUnknown)

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

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

The SIF specification defines the meaning of this element as: "This element tells whether or not the contact has pickup rights."

Version: 2.0

Since: 1.1

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