CourseRelationshipInfoCanBeWaived Property Provincial Approach to Student Information API
Identifies whether the prerequisite can be waived. Mandatory for prerequisite (PRQ) relationships, will be NULL for other relationships.

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

public Nullable<bool> CanBeWaived { get; set; }

Property Value

Type: NullableBoolean
See Also

Reference