This contract is used by the SubmitStudentIdentificationInformation service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2009SubmitStudentIdentificationInformationRequest
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStudentIdentificationInformationRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitStudentIdentificationInformationRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
DeleteStudentIdentification | (Required)
This value should always be set to false.
| |
IsPreferred |
This value should be set to True when an identification is the preferred name. Otherwise set it to False.
| |
StateProvinceId | (Required)
The StateProvinceId of the student being updated.
| |
StudentIdentification | (Required)
The Identity to add or update.
| |
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