Used by the SubmitStudentSync service
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemSubmitStudentSyncRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStudentSyncRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubmitStudentSyncRequest |
Properties
| Name | Description | |
|---|---|---|
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| PASICoreVersion | (Required)
The current version of the student hold PASICoreVersion. This must match what is currently in the PASI
core for the update to be accepted.
| |
| StateProvinceId | (Required)
The StateProvinceId of the student.
| |
| StudentSyncronizationStatus | (Required)
The code identifying the setting for the sync override.
|
See Also