[This is preliminary documentation and is subject to change.]
The Occurrence type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Occurrence | Initializes a new instance of the Occurrence class |
Fields
| Name | Description | |
|---|---|---|
| Attachments |
A collection of Attachments related to the occurrence report.
| |
| BrokenRules |
A collection of broken rules on the object.
| |
| DataFields |
A collection of Custom, User Defined DataFields related to the occurrence. (Defined in Report Form Setup in Q-Pulse)
| |
| ID |
The ID of the occurrence in the Q-Pulse Database
| |
| IncidentId |
The Id of the Incident that is managing the Occurrence
| |
| IncidentNumber |
The number of the incident related to the occurrence.
| |
| IncidentReportSentDate |
The date that the incident report related to the occurrence was sent.
| |
| IncidentStatusName |
The status of the incident report related to the occurrence.
| |
| IncidentTitle |
The title of the incident related to the occurrence.
| |
| IsConfidential |
Indicates whether the occurrence is confidential
| |
| IsMain |
Indicates that this occurrence is marked as the "Main" occurrence of an Incident.
| |
| IsMOR |
A "Manadatory Occurrence Report" - Indicates that an occurrence must be reported to an external regulatory body within the rules defined by that body.
| |
| IsRejected |
Following review, if an Occurrence is not accepted as part of an Incident it is marked as rejected.
| |
| LocationName |
The location of the occurrence.
| |
| Notes |
A collection of OccurrenceNotes made in relation to the occurrence report
| |
| Number |
The unique Number of the Occurrence record in the Q-Pulse Database.
| |
| RecordedByPersonName |
The person the occurrence was originally recorded by.
| |
| RecordedDate |
The date and time at which the occurrence was originally recorded.
| |
| ReportedByPersonName |
The person the occurrence was originally reported by.
| |
| ReportedDate |
The date the occurrence was reported
| |
| ReportTypeName |
The name of the type of occurrence that this report deals with.
| |
| Title |
The title of the occurrence.
|