Used to define a Pathway.
Inheritance Hierarchy
PASI.DataContract.V2017PathwayInfo
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The PathwayInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PathwayInfo |
Properties
Name | Description | |
---|---|---|
EffectiveEndSchoolYear |
The school year the pathway is no longer effective.
| |
EffectiveStartSchoolYear | (Required)
The school year the pathway becomes effective.
| |
ExternalCredentialCodes |
External credential codes that are associated to this pathway.
| |
FrenchPathwayName | (Required)
The French name of the pathway.
| |
MaximumVersion | (Required)
The highest version of the pathway or any associated entities.
| |
PathwayCode | (Required)
An external identifier for the pathway.
| |
PathwayName | (Required)
The name of the pathway.
| |
PathwayRequirementSets | (Required)
All sets of requirements to complete the Pathway.
|
See Also