Defines the time frame that an organization is authorized to deliver a course.
Inheritance Hierarchy
PASI.DataContract.V201204CourseAuthorizationInfo
Namespace: PASI.DataContract.V201204
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 | |
|---|---|---|
| EffectiveDate | (Required)
The first date an organization is authorized to offer the course.
| |
| ExpiryDate | (Required)
The last date the organization is authorized to offer the course.
| |
| OrganizationCode | (Required)
Identifies the organization that is authorized to offer the course.
| |
| OrganizationType | (Required)
Indicates the type of organization that is authorized to offer the course.
|
See Also