CourseInfoPrerequisiteRules 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.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public List<PrerequisiteRuleInfo> PrerequisiteRules { get; set; }

Property Value

Type: ListPrerequisiteRuleInfo
See Also

Reference