SIFWorks ADK 2.0
SetMeetingHeld Method (val)
NamespacesEdustructures.SifWorks.StudentManifestationDeterminationSetMeetingHeld(YesNo)

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

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

The SIF specification defines the meaning of this element as: "Was a manifestation determination meeting held for this student regarding this offense?"

Version: 2.0

Since: 2.0

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