IdentifyStudentRequest ClassProvincial Approach to Student Information API
The request for the IdentifyStudent service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201204IdentifyStudentRequest

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

public class IdentifyStudentRequest : RequestBase

The IdentifyStudentRequest type exposes the following members.

Constructors

  NameDescription
Public methodIdentifyStudentRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyCallerReasonCode
(Required) The reason for using this service.
Public propertyIncludeAllQualityLevels
Determines if the search results include matches from all quality levels.
Public propertyIncludeStudentWithDisclosureRestriction
Determines if the search results may include students with disclosure restriction.
Public propertyStudentLocator
(Required) Used to search for a student.
Top
See Also

Reference