Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
ActivityStepTemplateObjectId
|
int
|
X
|
X
|
The unique ID of the activity step template to which this item belongs.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this activity step template item was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this activity step template item.
|
Description
|
string
|
X
|
|
The description of the activity step.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this activity step template item was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this activity step template item.
|
Name
|
string restricted to maxLength(120)
|
X
|
X
|
The name of the activity step templat item.
|
ObjectId
|
int
|
X
|
X
|
The unique ID generated by the system.
|
SequenceNumber
|
int
|
X
|
X
|
The sequence number for sorting.
|
Weight
|
double restricted to minInclusive(0.0) maxInclusive(999999.0)
|
X
|
X
|
The weight that is assigned to the step. This is a user defined field that is used to calculate the physical percent complete when the project option is set.
|