SubmitStudentSchoolEnrolmentRequest ClassProvincial Approach to Student Information API
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2017SubmitStudentSchoolEnrolmentRequest

Namespace: PASI.DataContract.V2017
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