CourseAuthorizationInfo ClassProvincial Approach to Student Information API
Authorized credit versions at which a course may be offered.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2019CourseAuthorizationInfo

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

public class CourseAuthorizationInfo

The CourseAuthorizationInfo type exposes the following members.

Constructors

  NameDescription
Public methodCourseAuthorizationInfo
Top
Properties

  NameDescription
Public propertyCreditVersion
(Required) Identifies the number of credits for which the course can be offered. Typically, this is 1, 3 or 5 credits but can be any number.
Public propertyFirstSchoolYear
(Required) Identifies the first school year in which the course can be offered for the identified credit version.
Public propertyLastSchoolYear
Identifies the last school year in which the course can be offered for the identified credit version.
Top
See Also

Reference