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

The IncidentStage type exposes the following members.

Constructors

  NameDescription
IncidentStage
Initializes a new instance of the IncidentStage class

Fields

  NameDescription
Actions
A list of Actions to be caried out in order to complete this particular workflow stage.
Attachments
A list of files attached to the incident stage as supporting evidence.
ClosedByPersonName
The name of the person who closed the occurrence.
Description
A description of the stage
Findings
A list of investagatory findings associated with the workflow stage. These can be either a basic observation or a non-conformance managed separately via the non-conformance module.
OwnerPersonName
The current owner of the incident stage
StageTypeName
The name fo the type of stage..i.e. "Investigation", "Customer Care", "Preventative Action" etc.
TargetDate
The target date fo the occurrence
TeamMembers
A list of team members assigned to the workflow stage.

See Also