StudentStatusRequest ClassProvincial Approach to Student Information API
This contract is used to get a list of Student statuses using the GetStudentStatus service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201204StudentStatusRequest

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

public class StudentStatusRequest : RequestBase

The StudentStatusRequest type exposes the following members.

Constructors

  NameDescription
Public methodStudentStatusRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyStateProvinceIds
(Required) A list of StateProvinceId and expected/known versions of Students.
Top
See Also

Reference