SIFWorks ADK 2.0
PoliceNotification Property
NamespacesEdustructures.SifWorks.StudentActionPoliceNotification

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

Gets or sets the value of the <PoliceNotification> element.
Declaration Syntax
C#Visual BasicVisual C++
public string PoliceNotification{ get; set;}
Public Property PoliceNotification As String
public:
property String^ PoliceNotification {
	String^ get ();
	void set (String^ value);
}
Value
The PoliceNotification element of this 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