Contains the PDF image of a student record document.
Inheritance Hierarchy
PASI.DataContract.V2018StudentRecordDocumentImageResponse
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentRecordDocumentImageResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentRecordDocumentImageResponse |
Properties
Name | Description | |
---|---|---|
Image |
PDF document providing an image of the student record document. This will be
null if there were Rejections.
| |
ImagePageCount |
The number of pages in the student record document. This will be zero
if there were rejections.
| |
Rejections |
A list of alerts generated by the service call.
|
See Also