PathwayCompletion record.
Inheritance Hierarchy
PASI.DataContract.V2017PathwayCompletionInfo
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The PathwayCompletionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PathwayCompletionInfo |
Properties
Name | Description | |
---|---|---|
CompletionDate | (Required)
The date when the Pathway is completed.
| |
CompletionSchoolYear | (Required)
The School Year when the Pathway is completed.
| |
ContributingCourses |
The Course(s) that Contributed to the Pathway completion.
| |
IsDeleted | (Required)
Identifies that the record has been deleted and should no longer be used.
| |
LastUpdateUtcTime | (Required)
Last Updated date-time value for the record.
| |
PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object. Value is ignored when new.
| |
PathwayCode | (Required)
Pathway Code.
| |
StateProvinceId | (Required)
Identifies the associated Student.
|
See Also