Allows for a client to acknowledge the current status of a Core Alert that was raised against the corresponding Student record.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2009SubmitStudentStatusAcknowledgementRequest
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStudentStatusAcknowledgementRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitStudentStatusAcknowledgementRequest |
Properties
Name | Description | |
---|---|---|
AlertCode | (Required)
Alert Code of the Core Alert that was sent to the client.
| |
Arguments |
List of Key Value Pairs that are being acknowledged.
| |
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
StateProvinceId | (Required)
The Alberta Student Number of the student record that the acknowledgement is for.
| |
Status | (Required)
The acknowledgement status for the applicable core alert.
|
See Also