SIFWorks ADK 2.0
FullYearExpulsion Property
NamespacesEdustructures.SifWorks.StudentActionFullYearExpulsion

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

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