Defines the order in which a course should be taken in relation to the other courses
within the same sequence.
Inheritance Hierarchy
PASI.DataContract.V201204CourseSequenceInfo
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CourseSequenceInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CourseSequenceInfo |
Properties
Name | Description | |
---|---|---|
SequenceLevel | (Required)
A code value indicating the order within a course sequence series the
course should be taken and thus the specific course sequence value.
| |
SequenceSeries | (Required)
A code value indicating the order in which related courses should be taken.
|
See Also