Credit version the school authority or school is permitted to offer.
Inheritance Hierarchy
PASI.DataContract.V2019CourseCreditVersionInfo
Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CourseCreditVersionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CourseCreditVersionInfo |
Properties
Name | Description | |
---|---|---|
CreditVersion |
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.
| |
EffectiveEndDate |
The effective end date for the credit version on the course permission.
| |
EffectiveStartDate |
The effective start date for the credit version on the course permission.
| |
FirstSchoolYear |
Identifies the first school year the school authority is permitted to offer the course.
| |
LastSchoolYear |
Identifies the last school year the school authority is permitted to offer the course.
| |
UseEffectiveDates | (Required)
Determine whether to use the FirstSchoolYear/LastSchoolYear or the EffectiveStartDate and EffectiveEndDate.
If TRUE then the effective dates should be used.
|
See Also