SIFWorks ADK 2.0
Arrest Property
NamespacesEdustructures.SifWorks.StudentActionArrest

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

Gets or sets the value of the <Arrest> element.
Declaration Syntax
C#Visual BasicVisual C++
public string Arrest{ get; set;}
Public Property Arrest As String
public:
property String^ Arrest {
	String^ get ();
	void set (String^ value);
}
Value
The Arrest element of this object.
Remarks

The SIF specification defines the meaning of this element as: "Identifies whether or not the offender was arrested."

Version: 2.0

Since: 2.0

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