This data contract is used with the SubmitStudentSection23EligibilityStatus service. Submitting this
value will replace the current value on a student.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2009SubmitStudentSection23EligibilityStatusRequest
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStudentSection23EligibilityStatusRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitStudentSection23EligibilityStatusRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
Section23Eligibility |
The person's Section 23 eligibility
| |
StateProvinceId | (Required)
The StateProvinceId of the student being updated.
| |
StudentPASICoreVersion | (Required)
The current version of the student PASICoreVersion. This must match what is currently in the PASI core for the update to be accepted.
|
See Also