Field | Type | Description |
---|---|---|
Id | string | The ID of the risk response plan. This must be unique within the assigned risk. |
ObjectId | int | The unique ID generated by the system. |
ProjectObjectId | int | The unique ID of the associated project. |
RiskObjectId | int | The unique ID of the associated risk. |
NewValues | RiskResponsePlanType Refer to the entries in the RiskResponsePlanType Table below. Additional information can be found in the p6events.xsd schema. | The new values of Physical and writable fields that have changed. |
OldValues | RiskResponsePlanType Refer to the entries in the RiskResponsePlanType Table below. Additional information can be found in the p6events.xsd schema. | The old values of Physical and writable fields that have changed. |
RiskResponsePlanType Table
Type: RiskResponsePlanType | |
Elements | Type |
Id | string |
IsActive | boolean |
Name | string |
ObjectId | int |
ResponseType | string |
RiskObjectId | int |