Defines the credit levels at which a course can be offered.
Inheritance Hierarchy
PASI.DataContract.V201204CourseCreditInfo
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CourseCreditInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CourseCreditInfo |
Properties
Name | Description | |
---|---|---|
Credit | (Required)
The maximum course credits a student can accumulate upon successful
completion of a course.
| |
EffectiveDate | (Required)
The first date when Course can be offered at the defined credit level.
| |
ExpiryDate | (Required)
The last date when Course can be offered at the defined credit level.
|
See Also