CourseCreditVersionInfo ClassProvincial Approach to Student Information API
Credit version the school authority or school is permitted to offer.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2019CourseCreditVersionInfo

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

public class CourseCreditVersionInfo

The CourseCreditVersionInfo type exposes the following members.

Constructors

  NameDescription
Public methodCourseCreditVersionInfo
Top
Properties

  NameDescription
Public propertyCreditVersion
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 propertyEffectiveEndDate
The effective end date for the credit version on the course permission.
Public propertyEffectiveStartDate
The effective start date for the credit version on the course permission.
Public propertyFirstSchoolYear
Identifies the first school year the school authority is permitted to offer the course.
Public propertyLastSchoolYear
Identifies the last school year the school authority is permitted to offer the course.
Public propertyUseEffectiveDates
(Required) Determine whether to use the FirstSchoolYear/LastSchoolYear or the EffectiveStartDate and EffectiveEndDate. If TRUE then the effective dates should be used.
Top
See Also

Reference