StudentRecordDocumentImageResponse ClassProvincial Approach to Student Information API
Contains the PDF image of a student record document.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2018StudentRecordDocumentImageResponse

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

public class StudentRecordDocumentImageResponse

The StudentRecordDocumentImageResponse type exposes the following members.

Constructors

  NameDescription
Public methodStudentRecordDocumentImageResponse
Top
Properties

  NameDescription
Public propertyImage
PDF document providing an image of the student record document. This will be null if there were Rejections.
Public propertyImagePageCount
The number of pages in the student record document. This will be zero if there were rejections.
Public propertyRejections
A list of alerts generated by the service call.
Top
See Also

Reference