The request data contract for SubmitStudentSchoolEnrolment service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2020SubmitStudentSchoolEnrolmentRequest
Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStudentSchoolEnrolmentRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitStudentSchoolEnrolmentRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
HistoricalChangeInfo |
Applicable only to historical enrolments, includes information about
the change.
| |
StudentSchoolEnrolment | (Required)
The StudentSchoolEnrolment to be saved in the PASI core.
|
See Also