This contract is used to Add/Update/Delete an Exam in PASI from the SubmitExam service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201305SubmitStudentMaturityDateRequest
Namespace: PASI.DataContract.V201305
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStudentMaturityDateRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitStudentMaturityDateRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
MaturityDate |
A date defining the maturity date to manually assign to the student
| |
MaturityReason | (Required)
A code value indicating the reason for the Maturity Date change
| |
StateProvinceId | (Required)
The StateProvinceId of the student being updated.
| |
StudentPASICoreVersion | (Required)
The current version of the student PASICoreVersion. This must match what is currently in the PASI core for the update to be accepted.
|
See Also