SIFWorks ADK 2.0
SetArrest Method (val)
NamespacesEdustructures.SifWorks.StudentActionSetArrest(ArrestStatus)

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

Sets the value of the <Arrest> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetArrest(
	ArrestStatus val
)
Public Sub SetArrest ( _
	val As ArrestStatus _
)
public:
void SetArrest (
	ArrestStatus^ val
)
Parameters
val (ArrestStatus)
A ArrestStatus 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