SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteRiskProbability
Represents a risk probability 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 probability is active or not (boolean) | Yes |
| Color | string? | The hex color code associated with the probability (string) | |
| Name | string? | The name of the risk probability (string) | |
| Position | int | The display position of this probability | Yes |
| RiskProbabilityId | int? | The id of the risk probability (integer) | |
| Score | int | The score value | Yes |