This is the contract to get diploma rescore requests
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201602DiplomaExamRescoreGetRequest
Namespace: PASI.DataContract.V201602
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The DiplomaExamRescoreGetRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DiplomaExamRescoreGetRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
RescoreRequestIds | (Required)
A list of reference id and expected version for each exam rescore request. The reference
id of the rescore request is the reference id of the exam mark. The version is the version of the
rescore request.
|
See Also