SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteIncidentPriority
Represents an incident priority 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 the priority is active or not (boolean) | Yes |
| Color | string? | The hex color code associated with the priority (string) | |
| Name | string? | The name of the incident priority (string) | |
| PriorityId | int? | The id of the incident priority (integer) | |
| Score | int? | The score value |