[This is preliminary documentation and is subject to change.]
The IncidentStageAction type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IncidentStageAction | Initializes a new instance of the IncidentStageAction class |
Fields
| Name | Description | |
|---|---|---|
| ClosedDateTime |
If completed, when the action was completed.
| |
| Description |
A Description of the action
| |
| IsClosed |
Whether the action has been completed.
| |
| Number |
The full number of the action.
| |
| OwnerPersonName |
The name of the person currently responsible for the action.
| |
| ShortNumber |
A short, displayable number for the action.
|