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

The OccurrenceQuery type exposes the following members.

Constructors

  NameDescription
OccurrenceQuery
Initializes a new instance of the OccurrenceQuery class

Fields

  NameDescription
DynamicFieldConditions
Dynamic Field Queries
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