SIFWorks ADK 2.0
SchoolYear Property
NamespacesEdustructures.SifWorks.EtranscriptsTermInfoDataSchoolYear

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

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

Version: 2.0

Since: 2.0

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