SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteCapabilityStatus
Represents a capability status in the system
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| CapabilityStatusId | int? | The id of the capability status | |
| IsActive | boolean | Is this an active status | Yes |
| IsDefault | boolean | Is this the default status | Yes |
| IsOpen | boolean | Is this an open status | Yes |
| Name | string? | The name of the status | |
| Position | int | The position of the status in the list | Yes |