Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
ActivityObjectId
|
int
|
|
X
|
The unique ID of the associated activity.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this activity owner was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this activity owner.
|
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 owner was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this activity owner.
|
ProjectObjectId
|
int
|
X
|
X
|
The unique ID of the associated project.
|
UserObjectId
|
int
|
|
X
|
The unique ID of the associated user.
|