SIFWorks ADK 2.0
SetPoliceNotification Method (val)
NamespacesEdustructures.SifWorks.StudentActionSetPoliceNotification(YesNo)

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

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

The SIF specification defines the meaning of this element as: "Identifies whether or not the offender's action included notification of local law enforcement, regardless of whether official action was taken."

Version: 2.0

Since: 2.0

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