SIFWorks ADK 2.0
CourseTitle Property
NamespacesEdustructures.SifWorks.StudentSchoolCourseInfoCourseTitle

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

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

The SIF specification defines the meaning of this element as: "Title of the course."

Version: 2.0

Since: 1.1

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