This is the contract that determines the high school transcript or transcripts to retrieve
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.PescRetrieveParameters
Namespace: PASI.DataContract.Pesc
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The RetrieveParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RetrieveParameters |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
ElectronicFormat |
The electronic format the transcript should be returned in regardless of the default format of the original
request.
| |
MaxPASICoreVersion |
The maximum version the client knows about. If this value is provided, the service will return transcripts
that have a version higher than this value.
| |
RequestInstitutionId |
The identifier of the institution that is requesting the transcript.
| |
RequestTrackingId |
The tracking identifier for the request.
| |
WaitTimeInSeconds | (Required)
The number of seconds the client will wait for the transcript to be produced.
|
See Also