CourseInfoCourseRelationships Property Provincial Approach to Student Information API
Identifies all the relationships a course may have.

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

public List<CourseRelationshipInfo> CourseRelationships { get; set; }

Property Value

Type: ListCourseRelationshipInfo
See Also

Reference