Description: The risk override object allows for Cost overrides on a risk.
Field | Type | Description | Read-Only |
---|---|---|---|
ObjectId | String | The unique ID generated by the system. | Yes |
PostResponseMaximumCost | Double | The post-response maximum cost. | No |
PostResponseMinimumCost | Double | The post-response minimum cost. | No |
PostResponseMostLikelyCost | Double | The post-response most likely cost. | No |
PostResponseMaximumProjectCost | Double | The post-response maximum cost in project currency. | No |
PostResponseMinimumProjectCost | Double | The post-response minimum cost in project currency. | No |
PostResponseMostLikelyProjectCost | Double | The post-response most likely cost in project currency. | No |
PostResponseDistributionShape | Enum | The post-response shape of the risk curve override. Valid values are Triangle, Uniform, and SinglePoint. | No |
PreResponseMaximumCost | Double | The pre-response maximum cost. | No |
PreResponseMinimumCost | Double | The pre-response minimum cost. | No |
PreResponseMostLikelyCost | Double | The pre-response most likely cost. | No |
PreResponseMaximumProjectCost | Double | The pre-response maximum cost in project currency. | No |
PreResponseMinimumProjectCost | Double | The pre-response minimum cost in project currency. | No |
PreResponseMostLikelyProjectCost | Double | The pre-response most likely cost in project currency. | No |
PreResponseDistributionShape | Enum | The pre-response shape of the risk curve override. Valid values are Triangle,Uniform, and SinglePoint. | No |
ProjectId | String | The short name of the associated project. | Yes |
ProjectObjectId | ForeignKey | The unique ID of the associated project. | No |
RiskId | String | The short name of the associated risk. | No |
RiskObjectId | ForeignKey | The unique ID of the associated risk. | No |