Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this dependency was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this dependency.
|
IsPredecessorBaseline
|
boolean
|
X
|
X
|
The YesNo value indicating if the predecessor activity is related to a Project or Baseline
|
IsPredecessorTemplate
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a template Project.
|
IsSuccessorBaseline
|
boolean
|
X
|
X
|
The YesNo value indicating if the successor activity is related to a Project or Baseline
|
IsSuccessorTemplate
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a template Project.
|
Lag
|
double
|
|
X
|
The time lag of the relationship. This is the time lag between the predecessor activity's start or finish date and the successor activity's start or finish date, depending on the relationship type. The time lag is based on the successor activity's calendar. This value is specified by the project manager and is used by the project scheduler when scheduling activities.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this dependency was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this dependency.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
PredecessorActivityId
|
string
|
X
|
|
The activity ID of the predecessor activity.
|
PredecessorActivityName
|
string
|
X
|
|
The name of the predecessor activity.
|
PredecessorActivityObjectId
|
int
|
|
X
|
The unique ID of the predecessor activity.
|
PredecessorActivityType
|
string restricted to 'Task Dependent' 'Resource Dependent' 'Level of Effort' 'Start Milestone' 'Finish Milestone' 'WBS Summary'
|
X
|
X
|
The type of the predecessor activity, either 'Task Dependent', 'Resource Dependent', 'Level of Effort', or 'Milestone'.
|
PredecessorProjectId
|
string
|
X
|
|
The project ID of the project that owns the predecessor activity.
|
PredecessorProjectObjectId
|
int
|
X
|
X
|
The unique ID of the project that owns the predecessor activity.
|
SuccessorActivityId
|
string
|
X
|
|
The activity ID of the successor activity.
|
SuccessorActivityName
|
string
|
X
|
|
The name of the successor activity.
|
SuccessorActivityObjectId
|
int
|
|
X
|
The unique ID of the successor activity.
|
SuccessorActivityType
|
string restricted to 'Task Dependent' 'Resource Dependent' 'Level of Effort' 'Start Milestone' 'Finish Milestone' 'WBS Summary'
|
X
|
X
|
The type of the successor activity, either 'Task Dependent', 'Resource Dependent', 'Level of Effort', or 'Milestone'.
|
SuccessorProjectId
|
string
|
X
|
|
The project ID of the project that owns the successor activity.
|
SuccessorProjectObjectId
|
int
|
X
|
X
|
The unique ID of the project that owns the successor activity.
|
Type
|
string restricted to 'Finish to Start' 'Finish to Finish' 'Start to Start' 'Start to Finish'
|
|
X
|
The type of relationship: 'Finish to Start', 'Finish to Finish', 'Start to Start', or 'Start to Finish'.
|