SubmitGedExamMarkRequest ClassProvincial Approach to Student Information API
This request contract is used with the SubmitGedExamMark service. It allows submitting several GED Exam Marks in a single request.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitGedExamMarkRequest

Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class SubmitGedExamMarkRequest : RequestBase

The SubmitGedExamMarkRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitGedExamMarkRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyExamMarks
(Required) The marks being submitted to PASI
Public propertyIsFileUpload
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.
Public propertyMaximumPasiCoreVersion
(Required) Max version of the marks
Top
See Also

Reference