SubmitDiplomaExamRequest ClassProvincial Approach to Student Information API
This contract is used to Add/Update/Delete a Diploma Exam in PASI from the SubmitDiplomaExam service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201602SubmitDiplomaExamRequest

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

public class SubmitDiplomaExamRequest : RequestBase

The SubmitDiplomaExamRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitDiplomaExamRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyExam
(Required) The exam to add/update/delete
Top
See Also

Reference