Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this risk impact was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created the risk impact.
|
IsBaseline
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a Project or Baseline
|
IsTemplate
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a template Project.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this risk impact was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated the risk impact.
|
ProjectId
|
string
|
X
|
X
|
The short name of the associated project.
|
ProjectName
|
string
|
X
|
X
|
The name of the associated project.
|
ProjectObjectId
|
int
|
X
|
X
|
The unique ID of the associated project.
|
RiskId
|
string
|
X
|
X
|
The ID of the Risk. Must be unique within a project.
|
RiskName
|
string
|
X
|
X
|
The name of the Risk. Does not need to be unique.
|
RiskObjectId
|
int
|
|
X
|
The unique ID of the associated risk.
|
RiskThresholdLevelCode
|
string
|
X
|
X
|
The 10 character short name for the threshold level. Must be unique.
|
RiskThresholdLevelName
|
string
|
X
|
X
|
The 40 character name for the threshold level. Does not need to be unique.
|
RiskThresholdLevelObjectId
|
int
|
|
X
|
The unique ID of the associated Risk Threshold.
|
RiskThresholdName
|
string
|
X
|
X
|
The name of the associated risk score type.
|
RiskThresholdObjectId
|
int
|
X
|
X
|
The unique ID of the associated Risk Threshold Type.
|