SIFWorks ADK 2.0
SchoolCourseInfoOverride Property
NamespacesEdustructures.SifWorks.StudentSectionInfoSchoolCourseInfoOverride

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

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

The SIF specification defines the meaning of this null as: "Optional overrides of the course information for this section"

To remove the SchoolCourseInfoOverride, set SchoolCourseInfoOverride to null

Version: 2.0

Since: 1.1

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