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
ClosedDatedateTime? The date the risk was closed (optional) (in UTC)
ComponentIdint? The id of the component the risk is associated with (optional)
ComponentNamestring? The name of the component (read-only)
CreationDatedateTime The date the risk was created (in UTC) Yes
CreatorIdint The id of the user that created the risk Yes
CreatorNamestring? The name of the user that created the risk (read-only)
Descriptionstring? The description of the risk
GoalIdint? The id of the project goal (not used)
IsDeletedboolean Is the risk deleted Yes
LastUpdateDatedateTime The date/time the risk was last updated (in UTC) Yes
Namestring? The name of the risk
OwnerIdint? The id of the user that the risk is assigned to currently (optional)
OwnerNamestring? The name of the user that the risk is assigned to currently (read-only)
ProjectGroupIdint? The id of the project group (not used)
ReleaseIdint? The id of the release that the risk is currently assigned to (optional)
ReleaseNamestring? The name of the release that the risk is currently assigned to (read-only)
ReleaseVersionNumberstring? The version number of the release that the risk is currently assigned to (read-only)
ReviewDatedateTime? The date/time the risk needs to be reviewed (in UTC)
RiskDetectabilityIdint? The id of the risk detectability (not used)
RiskDetectabilityNamestring? The name of the risk detectability (not used)
RiskExposureint? The calculated risk exposure score (read-only)
RiskIdint? The id of the risk
RiskImpactIdint? The id of the risk impact (optional)
RiskImpactNamestring? The name of the risk impact (read-only)
RiskProbabilityIdint? The id of the risk probability (optional)
RiskProbabilityNamestring? The name of the risk probability (read-only)
RiskStatusIdint? The id of the risk status (default if not populated)
RiskStatusNamestring? The name of the risk status (read-only)
RiskTypeIdint? The id of the risk type (default if not populated)
RiskTypeNamestring? The name of the risk type (read-only)