StudentLearningProfileRequest ClassProvincial Approach to Student Information API
This contract is used in a service that has been removed
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201602StudentLearningProfileRequest

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

public class StudentLearningProfileRequest : RequestBase

The StudentLearningProfileRequest type exposes the following members.

Constructors

  NameDescription
Public methodStudentLearningProfileRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyIncludeDeletedRecords
Used to indicate if deleted records should be included in the response.
Public propertyIsLimitedProfileRequested
Determine whether to return limited profile details even though requester is associated to student and have access to full profile.
Public propertyMinimumExpectedPASICoreVersion
The minimum version of the student learning profile record to be returned.
Public propertyStateProvinceId
(Required) The State Province Id of the student to be retrieved.
Top
See Also

Reference