This contract is used to get a list of Student School Enrolment statuses using the
GetStudentSchoolEnrolmentStatus service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201204StudentSchoolEnrolmentStatusRequest
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentSchoolEnrolmentStatusRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentSchoolEnrolmentStatusRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
StudentSchoolEnrolmentIds | (Required)
A list of ReferenceId and expected/known versions of Student School Enrolments.
|
See Also