CaecExamMarkRequest ClassProvincial Approach to Student Information API
This contract is used to get a list of Exam Marks using the GetCaecExamMark service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemCaecExamMarkRequest

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

public class CaecExamMarkRequest : RequestBase

The CaecExamMarkRequest type exposes the following members.

Constructors

  NameDescription
Public methodCaecExamMarkRequest
Top
Properties

  NameDescription
Public propertyCaecExamMarkIds
(Required) A list of Globally Unique Identifiers (GUIDs) and expected versions of the CAEC Exam Mark records to return.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Top
See Also

Reference