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

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201602GedExamMarkRequest

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

public class GedExamMarkRequest : RequestBase

The GedExamMarkRequest type exposes the following members.

Constructors

  NameDescription
Public methodGedExamMarkRequest
Top
Properties

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

Reference