CourseAuthorizationInfo ClassProvincial Approach to Student Information API
Defines the time frame that an organization is authorized to deliver a course.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201204CourseAuthorizationInfo

Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class CourseAuthorizationInfo

The CourseAuthorizationInfo type exposes the following members.

Constructors

  NameDescription
Public methodCourseAuthorizationInfo
Top
Properties

  NameDescription
Public propertyEffectiveDate
(Required) The first date an organization is authorized to offer the course.
Public propertyExpiryDate
(Required) The last date the organization is authorized to offer the course.
Public propertyOrganizationCode
(Required) Identifies the organization that is authorized to offer the course.
Public propertyOrganizationType
(Required) Indicates the type of organization that is authorized to offer the course.
Top
See Also

Reference