SIFWorks ADK 2.0
StateCourseCode Property
NamespacesEdustructures.SifWorks.StudentSchoolCourseInfoStateCourseCode

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

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

The SIF specification defines the meaning of this element as: "State-defined standard course code used to report information about courses."

Version: 2.0

Since: 1.1

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