SubmitStudentSchoolEnrolmentRequest ClassProvincial Approach to Student Information API
Inheritance Hierarchy

System.Object
  PASI.DataContract.V2009.RequestBase
    PASI.DataContract.V2017.SubmitStudentSchoolEnrolmentRequest

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