SIFWorks ADK 2.0
CourseCredits Property
NamespacesEdustructures.SifWorks.StudentSchoolCourseInfoCourseCredits

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

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

The SIF specification defines the meaning of this null as: "The number of credits awarded upon course completion."

To remove the CourseCredits, set CourseCredits to null

Version: 2.0

Since: 1.1

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