CourseCreditInfo ClassProvincial Approach to Student Information API
Defines the credit levels at which a course can be offered.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201204CourseCreditInfo

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

public class CourseCreditInfo

The CourseCreditInfo type exposes the following members.

Constructors

  NameDescription
Public methodCourseCreditInfo
Top
Properties

  NameDescription
Public propertyCredit
(Required) The maximum course credits a student can accumulate upon successful completion of a course.
Public propertyEffectiveDate
(Required) The first date when Course can be offered at the defined credit level.
Public propertyExpiryDate
(Required) The last date when Course can be offered at the defined credit level.
Top
See Also

Reference