The CourseCreditVersionInfo type exposes the following members.
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