StudentRecordDocumentListRequest ClassProvincial Approach to Student Information API
This is the request data contract for getting a list of student's record document.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2018StudentRecordDocumentListRequest

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

public class StudentRecordDocumentListRequest : RequestBase

The StudentRecordDocumentListRequest type exposes the following members.

Constructors

  NameDescription
Public methodStudentRecordDocumentListRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyMinimumExpectedPASICoreVersion
The minimum version that PASI Core must be at before the service will attempt to retrieve student record documents.
Public propertyStateProvinceId
(Required) The Alberta Student Number of the student.
Top
See Also

Reference