Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
ActivityId
|
string restricted to maxLength(20)
|
X
|
X
|
The id of an activity impacted by the Risk.
|
ActivityName
|
string restricted to maxLength(120)
|
X
|
X
|
The name of an activity impacted by the Risk. The activity name does not have to be unique.
|
ActivityObjectId
|
int
|
|
X
|
The unique ID of the activity to which the risk is assigned.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this activity was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this activity risk.
|
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 activity was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this activity risk.
|
ProjectId
|
string
|
X
|
X
|
The short code of the associated project.
|
ProjectName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the associated project.
|
ProjectObjectId
|
int
|
X
|
X
|
The unique ID of the associated project.
|
RiskId
|
string restricted to maxLength(40)
|
X
|
X
|
The ID of the Risk. Must be unique within a project.
|
RiskName
|
string restricted to maxLength(200)
|
X
|
X
|
The name of the Risk. Does not need to be unique.
|
RiskObjectId
|
int
|
|
X
|
The unique ID of the associated risk.
|