Inheritance Hierarchy
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
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