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

The IncidentStageFinding type exposes the following members.

Constructors

  NameDescription
Public methodIncidentStageFinding
Initializes a new instance of the IncidentStageFinding class

Fields

  NameDescription
Public fieldClassifications
A list of classifications associated with the findings
Public fieldDescription
A description of the finding.
Public fieldDisplayValue
A displayable value for the finding.
Public fieldFindingType
Either NonConformace or Observation
Public fieldNumber
The number of the finding.
Public fieldRelatedNonConformanceID
The ID of the non-conformance record in the Q-Pulse record (if the FindingType is a Non-Conformance)
Public fieldRiskAssessments
A list of Risk Assessments carried out in relation to the Incidents associated finding.
Public fieldStatus
The current status of the finding (if the FindingType is a Non-Conformance)

See Also