The request for GetStudentAcademicProfile PASI Core service
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2019StudentAcademicProfileRequest
Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentAcademicProfileRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentAcademicProfileRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
IncludeDeletedRecords | (Required)
Used to indicate if deleted records should be included in the response.
| |
IsLimitedProfileRequested | (Required)
Determine whether to return limited profile details even though requester
is associated to student and have access to full profile.
| |
MinimumExpectedPASICoreVersion | (Required)
The minimum version of the student academic record to be returned.
| |
StateProvinceId | (Required)
The State Province Id of the student to be retrieved.
|
See Also