This is a class contains all the alert information from validating data from the PASI Clients
Inheritance Hierarchy
PASI.DataContract.V2009CoreAlert
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CoreAlert type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CoreAlert |
Properties
Name | Description | |
---|---|---|
AcknowledgementStatus |
The current acknowledgement status for this core alert.
| |
AlertCode | (Required)
Alert Code to be sent to the client.
| |
AlertType | (Required)
Type of the error to be sent to the client.
| |
Arguments |
List of Key Value Pairs used to evaluate the rule.
| |
Description |
Description of the error being to be sent to the client.
|
See Also