SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteRiskType
Represents a risk type 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 |
---|---|---|---|
IsActive | boolean | Is this an active risk type | Yes |
IsDefault | boolean | Is this the default risk type | Yes |
Name | string? | The name of the risk type | |
Position | int | The display position of this type | Yes |
RiskTypeId | int | The id of the risk type | Yes |
WorkflowId | int? | The id of the workflow the risk type is associated with, for the current project |