CourseInfoPrerequisites Property Provincial Approach to Student Information API
Defines the other course(s) that should or must be completed prior to taking a course.

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

public List<CoursePrerequisiteInfo> Prerequisites { get; set; }

Property Value

Type: ListCoursePrerequisiteInfo
See Also

Reference