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

The IncidentStage type exposes the following members.

Constructors

  NameDescription
Public methodIncidentStage
Initializes a new instance of the IncidentStage class

Fields

  NameDescription
Public fieldActions
A list of Actions to be caried out in order to complete this particular workflow stage.
Public fieldAttachments
A list of files attached to the incident stage as supporting evidence.
Public fieldClosedByPersonName
The name of the person who closed the occurrence.
Public fieldDescription
A description of the stage
Public fieldFindings
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.
Public fieldOwnerPersonName
The current owner of the incident stage
Public fieldStageTypeName
The name fo the type of stage..i.e. "Investigation", "Customer Care", "Preventative Action" etc.
Public fieldTargetDate
The target date fo the occurrence
Public fieldTeamMembers
A list of team members assigned to the workflow stage.

See Also