StudentRecordDocumentListResponse ClassProvincial Approach to Student Information API
The response data contract for the GetStudentRecordDocumentList service, it contains information about a list of student record document.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2018StudentRecordDocumentListResponse

Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class StudentRecordDocumentListResponse

The StudentRecordDocumentListResponse type exposes the following members.

Constructors

  NameDescription
Public methodStudentRecordDocumentListResponse
Creates an instance of this contract.
Top
Properties

  NameDescription
Public propertyRejections
A list of alerts generated by the service call.
Public propertyScheduledRecordDisposalDate
The date the student’s student record qualifies for disposal.
Public propertyStudentRecordDocumentList
(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.
Top
See Also

Reference