SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteRisk
Represents a risk 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 |
---|---|---|---|
ClosedDate | dateTime? | The date the risk was closed (optional) (in UTC) | |
ComponentId | int? | The id of the component the risk is associated with (optional) | |
ComponentName | string? | The name of the component (read-only) | |
CreationDate | dateTime? | The date the risk was created (in UTC) | |
CreatorGuid | string? | The guid of the creator. | |
CreatorId | int? | The id of the user that created the risk | |
CreatorName | string? | The name of the user that created the risk (read-only) | |
Description | string? | The description of the risk | |
GoalId | int? | The id of the project goal (not used) | |
IsDeleted | boolean | Is the risk deleted | Yes |
LastUpdateDate | dateTime | The date/time the risk was last updated (in UTC) | Yes |
Name | string? | The name of the risk | |
OwnerGuid | string? | The guid of the owner. | |
OwnerId | int? | The id of the user that the risk is assigned to currently (optional) | |
OwnerName | string? | The name of the user that the risk is assigned to currently (read-only) | |
ProjectGroupId | int? | The id of the project group (not used) | |
ReleaseGuid | string? | The guid of the release | |
ReleaseId | int? | The id of the release that the risk is currently assigned to (optional) | |
ReleaseName | string? | The name of the release that the risk is currently assigned to (read-only) | |
ReleaseVersionNumber | string? | The version number of the release that the risk is currently assigned to (read-only) | |
ReviewDate | dateTime? | The date/time the risk needs to be reviewed (in UTC) | |
RiskDetectabilityId | int? | The id of the risk detectability (not used) | |
RiskDetectabilityName | string? | The name of the risk detectability (not used) | |
RiskExposure | int? | The calculated risk exposure score (read-only) | |
RiskId | int? | The id of the risk | |
RiskImpactId | int? | The id of the risk impact (optional) | |
RiskImpactName | string? | The name of the risk impact (read-only) | |
RiskProbabilityId | int? | The id of the risk probability (optional) | |
RiskProbabilityName | string? | The name of the risk probability (read-only) | |
RiskStatusId | int? | The id of the risk status (default if not populated) | |
RiskStatusName | string? | The name of the risk status (read-only) | |
RiskTypeId | int? | The id of the risk type (default if not populated) | |
RiskTypeName | string? | The name of the risk type (read-only) |