Allows a client to link or unlink 2 StateProvinceIds, or to deactivate or reactivate an individual
StateProvinceId.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2009SubmitStateProvinceIdStatusRequest
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStateProvinceIdStatusRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitStateProvinceIdStatusRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
PrimaryStateProvinceId |
The primary StateProvinceId to link to if the StateProvinceId status is being set to secondary.
| |
PrimaryStudentPASICoreVersion |
The version number of the student whose StateProvinceId is being linked to as the primary.
StateProvinceId
| |
StateProvinceId | (Required)
The StateProvinceId being updated.
| |
Status | (Required)
The status the StateProvinceId is being set to.
| |
StudentPASICoreVersion | (Required)
The version number of the student whose StateProvinceId is being updated.
|
See Also