Defines a selection of courses and criteria for completing part of a Pathway
Inheritance Hierarchy
PASI.DataContract.V2017PathwayRequirementInfo
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The PathwayRequirementInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PathwayRequirementInfo |
Properties
Name | Description | |
---|---|---|
NumberOfCoursesToComplete | (Required)
The number of courses that must be completed to fulfill the requirement.
| |
PathwayRequirementCourses | (Required)
The list of courses that can be used to fulfill the requirement.
|
See Also