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

SystemObject
  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

public class SubmitCaecExamMarkRequest : RequestBase

The SubmitCaecExamMarkRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitCaecExamMarkRequest
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 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.
Public propertyMaximumPasiCoreVersion
(Required) Max version of the marks
Top
See Also

Reference