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

System.Object
  PASI.DataContract.V2009.RequestBase
    PASI.DataContract.V2019.SubmitDiplomaExamRequest

Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.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