SubmitStudentSchoolEnrolmentRequest ClassProvincial Approach to Student Information API
The request data contract for SubmitStudentSchoolEnrolment service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2019SubmitStudentSchoolEnrolmentRequest

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

public class SubmitStudentSchoolEnrolmentRequest : RequestBase

The SubmitStudentSchoolEnrolmentRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitStudentSchoolEnrolmentRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyHistoricalChangeInfo
Applicable only to historical enrolments, includes information about the change.
Public propertyStudentSchoolEnrolment
(Required) The StudentSchoolEnrolment to be saved in the PASI core.
Top
See Also

Reference