SubmitStudentSection23EligibilityStatusRequest ClassProvincial Approach to Student Information API
This data contract is used with the SubmitStudentSection23EligibilityStatus service. Submitting this value will replace the current value on a student.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2009SubmitStudentSection23EligibilityStatusRequest

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

public class SubmitStudentSection23EligibilityStatusRequest : RequestBase

The SubmitStudentSection23EligibilityStatusRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitStudentSection23EligibilityStatusRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertySection23Eligibility
The person's Section 23 eligibility
Public propertyStateProvinceId
(Required) The StateProvinceId of the student being updated.
Public propertyStudentPASICoreVersion
(Required) The current version of the student PASICoreVersion. This must match what is currently in the PASI core for the update to be accepted.
Top
See Also

Reference