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

The NonConformanceStageAction type exposes the following members.

Constructors

  NameDescription
Public methodNonConformanceStageAction
Initializes a new instance of the NonConformanceStageAction class

Fields

  NameDescription
Public fieldCanComplete
Whether the NonConformanceStageAction can be completed
Public fieldCompletedByPersonID
ID of the Person who completed the NonConformanceStageAction
Public fieldCompletedByPersonName
Name of the Person who completed the NonConformanceStageAction
Public fieldCompletedDateTime
Date NonConformanceStageAction was completed
Public fieldCreatedByPersonID
ID of the Person who created the NonConformanceStageAction
Public fieldDetails
Details
Public fieldFriendlyName
FriendlyName of this NonConformanceStageAction
Public fieldID
ID of this NonConformanceStageAction
Public fieldIncidentStageID
ID of the IncidentStage this is associated with
Public fieldNumber
Number of this NonConformanceStageAction
Public fieldOwnerPersonID
ID of the Person who owns this NonConformanceStageAction
Public fieldOwnerPersonName
Name of the Person who owns this NonConformanceStageAction
Public fieldOwningStageCanStart
Whether the owning stage can start
Public fieldOwningStageClosed
Whether the owning stage is closed
Public fieldParentID
ID of the parent of the NonConformanceStageAction
Public fieldResponseDetails
Response details of this NonConformanceStageAction
Public fieldTargetDateTime
Target date of this NonConformanceStageAction

See Also