This request contract is used with the SubmitGedExamMark service. It allows submitting several GED Exam Marks in a single
request.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemSubmitGedExamMarkRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitGedExamMarkRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubmitGedExamMarkRequest |
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 GED file otherwise false. Do NOT set this value to true
if a GED exam mark or marks are being edited in PASIprep. This value should only be set to true for a GED file upload.
| |
| MaximumPasiCoreVersion | (Required)
Max version of the marks
|
See Also