SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteIncidentStatus
Represents an incident status in the project
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| Active | boolean | Whether this status is active or not (boolean) | Yes |
| IncidentStatusId | int? | The id of the incident status (integer) | |
| Name | string? | The name of the incident status (string) | |
| Open | boolean | Whether this status is considered an 'open' status or not (boolean) | Yes |