This contract is used to Add/Update/Delete a Diploma Exam in PASI from the SubmitDiplomaExam service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2019SubmitDiplomaExamRequest
Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitDiplomaExamRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubmitDiplomaExamRequest |
Properties
| Name | Description | |
|---|---|---|
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| Exam | (Required)
The exam to add/update/delete.
|
See Also