StudentSchoolEnrolmentRequest ClassProvincial Approach to Student Information API
This contract is used to get a list of Student School Enrolments using the GetStudentSchoolEnrolment service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201204StudentSchoolEnrolmentRequest

Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class StudentSchoolEnrolmentRequest : RequestBase

The StudentSchoolEnrolmentRequest type exposes the following members.

Constructors

  NameDescription
Public methodStudentSchoolEnrolmentRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyStudentSchoolEnrolmentIds
(Required) A list of ReferenceId and expected versions of School Enrolments.
Top
See Also

Reference