StudentPersonalProfileRequest ClassProvincial Approach to Student Information API
This is the request data contract for getting a student's personal profile
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201204StudentPersonalProfileRequest

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

public class StudentPersonalProfileRequest : RequestBase

The StudentPersonalProfileRequest type exposes the following members.

Constructors

  NameDescription
Public methodStudentPersonalProfileRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyIsLimitedProfileRequested
(Required) True if limited profile details should be returned even if the requester is associated to the student and has access to the full profile
Public propertyMinimumExpectedPASICoreVersion
(Required) The minimum version of the student record to be returned
Public propertyStateProvinceId
(Required) The Alberta Student Number of the student to be returned
Top
See Also

Reference