This is the request data contract for getting a student's personal profile
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201204StudentPersonalProfileRequest
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentPersonalProfileRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentPersonalProfileRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
IsLimitedProfileRequested | (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
| |
MinimumExpectedPASICoreVersion | (Required)
The minimum version of the student record to be returned
| |
StateProvinceId | (Required)
The Alberta Student Number of the student to be returned
|
See Also