SIFWorks ADK 2.0
DistrictCourseCode Property
NamespacesEdustructures.SifWorks.StudentSchoolCourseInfoDistrictCourseCode

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

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

The SIF specification defines the meaning of this element as: "The corresponding district course code."

Version: 2.0

Since: 1.1

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