[This is preliminary documentation and is subject to change.]
The Incident type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| Attachments |
A list of files attached to the incident record, normally for the purpose of supporting information.
| |
| Classifications |
A list of Classifications
| |
| ClosedByPerson |
The Person that closed the Incident if the incidents status is closed.
| |
| ClosedDate |
The date on which the incident was closed.
| |
| Costs |
A list of costs associated with the incident record.
| |
| Currency |
The currency in which the cost of the incident was assessed.
| |
| DateCreated |
The date on which the incident record was created.
| |
| Department |
The department against which the incident record was raised
| |
| EventDate |
The date of the event
| |
| HasMainOccurrence |
Does this incident have a main occurrence.
| |
| ID |
The ID of the Incicent record in the Q-Pulse database.
| |
| IsMandatoryReport |
Does this report requore reporting to an external body.
| |
| IsOverdue |
If the incidents Target date has passed, IsOverdue is true.
| |
| Notes |
A collection of Notes associated with the incident record.
| |
| Number |
The unique Number of the Incident record in the Q-Pulse Database.
| |
| OccurrenceIDs |
The IDs of the Occurrences related to this incident.
| |
| Occurrences |
Occurrences related to this incident.
| |
| Owner |
The person currently responsible for dealing with the incident
| |
| OwnerId |
The Id of the person currently responsible for dealing with the incident
| |
| Priority |
The priority of the incident
| |
| RegulatorNumber |
The number of the regulator
| |
| RelatedDocument |
The Related Document
| |
| ReportSent |
The date on which a report was sent.
| |
| ReportTypeName |
The type of incident report.
| |
| Stages |
A list of workflow stages through which the incident is being managed.
| |
| Status |
The Incidents current status.
| |
| TargetDate |
The date by which the incident must have been dealt with.
| |
| Title |
The title of the incident.
| |
| TotalCost |
The total cost of the incident in the currency specified in the currency field.
| |
| TotalTime |
The total time required to deal with the incident.
|