StudentSchoolEnrolmentStatusRequest ClassProvincial Approach to Student Information API
This contract is used to get a list of Student School Enrolment statuses using the GetStudentSchoolEnrolmentStatus service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201204StudentSchoolEnrolmentStatusRequest

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

public class StudentSchoolEnrolmentStatusRequest : RequestBase

The StudentSchoolEnrolmentStatusRequest type exposes the following members.

Constructors

  NameDescription
Public methodStudentSchoolEnrolmentStatusRequest
Top
Properties

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

Reference