CourseInfoCreditEquivalents Property Provincial Approach to Student Information API
Defines which other courses are considered equivalent to the course for the purpose of awarding credit only.

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

public List<CourseCreditEquivalentInfo> CreditEquivalents { get; set; }

Property Value

Type: ListCourseCreditEquivalentInfo
See Also

Reference