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

The OccurrenceQuery type exposes the following members.

Fields

  NameDescription
DynamicFieldConditions
Dynamic Field Queries
IncidentId
An int Id to match against an Occurrence's IncidentId
IsMain
Whether or not an Occurrence is the main Occurrence for the Incident
IsMandatory
Whether or not an Occurrence is a Mandatory Occurrence (MOR). True, False or Null to include any.
Keywords
The keywords used to search for the occurrences
Number
The number of the occurrence
RecordedByPersonName
The name of a person who has raised an occurrence.
ReportedOnOrAfter
A Date time to query after.
ReportedOnOrBefore
A DateTime to query before.
ReportTypeName
The type of the occurrence.
Status
If set to true, returns only those records

See Also