Authorized credit versions at which a course may be offered.
Inheritance Hierarchy
PASI.DataContract.V2019CourseAuthorizationInfo
Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CourseAuthorizationInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CourseAuthorizationInfo |
Properties
Name | Description | |
---|---|---|
CreditVersion | (Required)
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.
| |
FirstSchoolYear | (Required)
Identifies the first school year in which the course can be offered for the identified credit version.
| |
LastSchoolYear |
Identifies the last school year in which the course can be offered for the identified credit version.
|
See Also