SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteRiskMitigation
This represents a single risk mitigation in the system
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| ConcurrencyDate | dateTime | The date the step was edited | Yes |
| CreationDate | dateTime | The date the step was created | Yes |
| Description | string? | The description of this step | |
| IsActive | boolean | Is this mitigation active? | Yes |
| IsDeleted | boolean | Is this mitigation deleted? | Yes |
| LastUpdateDate | dateTime | The date the step was last updated | Yes |
| Position | int | The position of the step in the requirement | Yes |
| ReviewDate | dateTime? | The scheduled review date (optional) | |
| RiskGuid | string? | The guid of the risk | |
| RiskId | int | The id of the risk the mitigation belongs to | Yes |
| RiskMitigationGuid | string? | The guid of the mitigation | |
| RiskMitigationId | int? | The id of the mitigation |