SIFWorks ADK 2.0
SetFullYearExpulsion Method (val)
NamespacesEdustructures.SifWorks.StudentActionSetFullYearExpulsion(YesNo)

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

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

The SIF specification defines the meaning of this element as: "Identifies whether or not the action involved an expulsion with or without services for a period of one full year (i.e., 365 days)."

Version: 2.0

Since: 2.0

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