[This is preliminary documentation and is subject to change.]
The NonConformanceStageAction type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| NonConformanceStageAction | Initializes a new instance of the NonConformanceStageAction class |
Fields
| Name | Description | |
|---|---|---|
| CanComplete |
Whether the NonConformanceStageAction can be completed
| |
| CompletedByPersonID |
ID of the Person who completed the NonConformanceStageAction
| |
| CompletedByPersonName |
Name of the Person who completed the NonConformanceStageAction
| |
| CompletedDateTime |
Date NonConformanceStageAction was completed
| |
| CreatedByPersonID |
ID of the Person who created the NonConformanceStageAction
| |
| Details |
Details
| |
| FriendlyName |
FriendlyName of this NonConformanceStageAction
| |
| ID |
ID of this NonConformanceStageAction
| |
| IncidentStageID |
ID of the IncidentStage this is associated with
| |
| Number |
Number of this NonConformanceStageAction
| |
| OwnerPersonID |
ID of the Person who owns this NonConformanceStageAction
| |
| OwnerPersonName |
Name of the Person who owns this NonConformanceStageAction
| |
| OwningStageCanStart |
Whether the owning stage can start
| |
| OwningStageClosed |
Whether the owning stage is closed
| |
| ParentID |
ID of the parent of the NonConformanceStageAction
| |
| ResponseDetails |
Response details of this NonConformanceStageAction
| |
| TargetDateTime |
Target date of this NonConformanceStageAction
|