StudentRecordDocumentRequest ClassProvincial Approach to Student Information API
This contract is used to get a list of Student Record Document using the GetStudentRecordDocument service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2018StudentRecordDocumentRequest

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

public class StudentRecordDocumentRequest : RequestBase

The StudentRecordDocumentRequest type exposes the following members.

Constructors

  NameDescription
Public methodStudentRecordDocumentRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyStudentRecordDocumentIds
(Required) A list of ReferenceId and expected versions of Student Record Document.
Top
See Also

Reference