SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteTaskPriority
Represents an task 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 task priority (string) | |
PriorityId | int? | The id of the task priority (integer) | |
Score | int? | The score value |