CourseSequenceInfo ClassProvincial Approach to Student Information API
Defines the order in which a course should be taken in relation to the other courses within the same sequence.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201204CourseSequenceInfo

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

public class CourseSequenceInfo

The CourseSequenceInfo type exposes the following members.

Constructors

  NameDescription
Public methodCourseSequenceInfo
Top
Properties

  NameDescription
Public propertySequenceLevel
(Required) A code value indicating the order within a course sequence series the course should be taken and thus the specific course sequence value.
Public propertySequenceSeries
(Required) A code value indicating the order in which related courses should be taken.
Top
See Also

Reference