This contract is used in a service that has been removed
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201602StudentLearningProfileRequest
Namespace: PASI.DataContract.V201602
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentLearningProfileRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentLearningProfileRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
IncludeDeletedRecords |
Used to indicate if deleted records should be included in the response.
| |
IsLimitedProfileRequested |
Determine whether to return limited profile details even though requester
is associated to student and have access to full profile.
| |
MinimumExpectedPASICoreVersion |
The minimum version of the student learning profile record to be returned.
| |
StateProvinceId | (Required)
The State Province Id of the student to be retrieved.
|
See Also