This request contract is used with the SubmitCaecExamMark service. It allows submitting several CAEC Exam Marks in a single
request.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemSubmitCaecExamMarkRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitCaecExamMarkRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubmitCaecExamMarkRequest |
Properties
| Name | Description | |
|---|---|---|
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| ExamMarks | (Required)
The marks being submitted to PASI
| |
| IsFileUpload |
True if this service is being called as part of uploading a CAEC file otherwise false. Do NOT set this value to true
if a CAEC exam mark or marks are being edited in PASIprep. This value should only be set to true for a CAEC file upload.
| |
| MaximumPasiCoreVersion | (Required)
Max version of the marks
|
See Also