SIFWorks ADK 2.0
SetDisciplinaryContact Method (val)
NamespacesEdustructures.SifWorks.StudentContactFlagsSetDisciplinaryContact(YesNoUnknown)

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

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

The SIF specification defines the meaning of this element as: "Is this person to be contacted in case of disciplinary action?"

Version: 2.0

Since: 2.0

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