SIFWorks ADK 2.0
SchoolCourseInfoData Property
NamespacesEdustructures.SifWorks.EtranscriptsCourseSchoolCourseInfoData

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

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

To remove the SchoolCourseInfoData, set SchoolCourseInfoData to null

Version: 2.0

Since: 2.0

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