CourseInfoCredits Property Provincial Approach to Student Information API
Defines the credit levels at which the course can be offered.

Namespace: PASI.DataContract.V201305
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public List<CourseCreditInfo> Credits { get; set; }

Property Value

Type: ListCourseCreditInfo
Remarks

There can be multiple course credit levels, and they can change over time.
See Also

Reference