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

The OccurrenceQuery type exposes the following members.

Constructors

  NameDescription
Public methodOccurrenceQuery
Initializes a new instance of the OccurrenceQuery class

Fields

  NameDescription
Public fieldDynamicFieldConditions
Dynamic Field Queries
Public fieldIsMandatory
Whether or not an Occurrence is a Mandatory Occurrence (MOR). True, False or Null to include any.
Public fieldKeywords
The keywords used to search for the occurrences
Public fieldNumber
The number of the occurrence
Public fieldRecordedByPersonName
The name of a person who has raised an occurrence.
Public fieldReportedOnOrAfter
A Date time to query after.
Public fieldReportedOnOrBefore
A DateTime to query before.
Public fieldReportTypeName
The type of the occurrence.
Public fieldStatus
If set to true, returns only those records

See Also