[This is preliminary documentation and is subject to change.]
The IncidentQuery type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IncidentQuery | Initializes a new instance of the IncidentQuery class |
Fields
| Name | Description | |
|---|---|---|
| EventDateOnOrAfter |
A Date time to query after.
| |
| EventDateOnOrBefore |
A DateTime to query before.
| |
| IsMandatory |
Whether or not the incident is marked as a Mandatory Occurrence (MOR). True, False or Null to include any.
| |
| Keywords |
Keywords used to search for the incident.
| |
| Number |
The Number of the Incident record in the Q-Pulse Database
| |
| OwnerName |
The Owner of an incident
| |
| PriorityName |
The Priority of an incident.
| |
| ReportTypeName |
The Report Type of an Incident.
| |
| StatusName |
The Status of an Incident
|