SIFWorks ADK 2.0
SetEmergencyContact Method (val)
NamespacesEdustructures.SifWorks.StudentContactFlagsSetEmergencyContact(YesNoUnknown)

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

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

The SIF specification defines the meaning of this element as: "Should this contact be notified in case of emergency?"

Version: 2.0

Since: 2.0

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