StudentAcademicProfileRequest ClassProvincial Approach to Student Information API
The request for GetStudentAcademicProfile PASI Core service
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2019StudentAcademicProfileRequest

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

public class StudentAcademicProfileRequest : RequestBase

The StudentAcademicProfileRequest type exposes the following members.

Constructors

  NameDescription
Public methodStudentAcademicProfileRequest
Top
Properties

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

Reference