The response data contract for the GetStudentRecordDocumentList service, it contains information
about a list of student record document.
Inheritance Hierarchy
PASI.DataContract.V2018StudentRecordDocumentListResponse
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentRecordDocumentListResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentRecordDocumentListResponse |
Creates an instance of this contract.
|
Properties
Name | Description | |
---|---|---|
Rejections |
A list of alerts generated by the service call.
| |
ScheduledRecordDisposalDate |
The date the student’s student record qualifies for disposal.
| |
StudentRecordDocumentList | (Required)
A list of Student Record Document that have a PASI Core Version that is greater
than the Last Known Source Version that is supplied on the request.
|
See Also