CoursePrerequisiteInfoIsPrerequisiteRequired Property Provincial Approach to Student Information API
(Required) Indicates if the prerequisite course must be completed (mandatory) or should be taken (recommended) before taking a course.

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

public bool IsPrerequisiteRequired { get; set; }

Property Value

Type: Boolean
Remarks


Field Validation

  • This field is Required.
See Also

Reference