SIFWorks ADK 2.0
SetZeroTolerance Method (val)
NamespacesEdustructures.SifWorks.StudentActionSetZeroTolerance(YesNo)

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

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

The SIF specification defines the meaning of this element as: "Identifies whether or not this action taken against a student was imposed as a consequence of state or local zero tolerance policies."

Version: 2.0

Since: 2.0

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