Description: The risk override object allows for Cost overrides on a risk.
Name | Type | Description | Read-Only |
---|---|---|---|
postResponseDistributionShape | Enum | The post-response shape of the risk curve override. Valid values are Triangle, Uniform, and SinglePoint. | No |
postResponseMaximumCost | Double | The post-response maximum amount. | No |
postResponseMaximumProjectCost | Double | The maximum cost of responding to a risk event that has occurred. Calculated in project currency. | Yes |
postResponseMinimumCost | Double | The post-response minimum amount. | No |
postResponseMinimumProjectCost | Double | The minimum cost of responding to a risk event that has occurred. Calculated in project currency. | Yes |
postResponseMostLikelyCost | Double | The post-response most likely amount. | No |
postResponseMostLikelyProjectCost | Double | The most likely cost of responding to a risk event that has occurred. Calculated in project currency. | Yes |
preResponseDistributionShape | Enum | The pre-response shape of the risk curve override. Valid values are Triangle, Uniform, and SinglePoint. | No |
preResponseMaximumCost | Double | The pre-response maximum cost. | No |
preResponseMaximumProjectCost | Double | The maximum cost of preparing for a risk event that has not occurred. Calculated in project currency. | Yes |
preResponseMinimumCost | Double | The pre-response minimum cost. | No |
preResponseMinimumProjectCost | Double | The minimum cost of preparing for a risk event that has not occurred. Calculated in project currency. | Yes |
preResponseMostLikelyCost | Double | The pre-response most likely cost. | No |
preResponseMostLikelyProjectCost | Double | The most likely cost of preparing for a risk event that has not occurred. Calculated in project currency. | Yes |
projectRiskId | ForeignKey | The unique ID of the associated risk. | No |
quantifiedCostImpactId | String | The unique ID generated by the system. | No |