Description: The risk threshold object contains the name, description, and type of each risk threshold. Risk thresholds provide a mechanism for setting up the criteria that is used to assess the risk.
Name | Type | Description | Read-Only |
---|---|---|---|
Code | String | The code of the risk threshold. | No |
Name | String | The name of the risk threshold. | No |
ProjectObjectId | ForeignKey to Project | The unique ID generated by the system. | No |
ThresholdType | Enum | The type of Risk Threshold. Valid types are 'Probability', 'Tolerance', 'Schedule', 'Cost', 'Relative Schedule', 'Relative Cost' and 'User Defined'. | No |