[This is preliminary documentation and is subject to change.]

The IncidentQuery type exposes the following members.

Constructors

  NameDescription
Public methodIncidentQuery
Initializes a new instance of the IncidentQuery class

Fields

  NameDescription
Public fieldEventDateOnOrAfter
A Date time to query after.
Public fieldEventDateOnOrBefore
A DateTime to query before.
Public fieldIsMandatory
Whether or not the incident is marked as a Mandatory Occurrence (MOR). True, False or Null to include any.
Public fieldKeywords
Keywords used to search for the incident.
Public fieldNumber
The Number of the Incident record in the Q-Pulse Database
Public fieldOwnerName
The Owner of an incident
Public fieldPriorityName
The Priority of an incident.
Public fieldReportTypeName
The Report Type of an Incident.
Public fieldStatusName
The Status of an Incident

See Also