Contains all information required to update the preferred name of a student
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2009SubmitStudentPreferredNameRequest
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStudentPreferredNameRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitStudentPreferredNameRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
NameRefId | (Required)
The unique identifier for the preferred name.
| |
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