Previous Topic

Next Topic

Book Contents

UDFType Fields


 Field


 Type

Read 
Only

Filterable
Orderable


 Description

CreateDate

dateTime

X

X

The date this user-defined field was created.

CreateUser

string

X

X

The name of the user that created this user-defined field.

DataType

string
restricted to
'Text'
'Start Date'
'Finish Date'
'Cost'
'Double'
'Integer'
'Indicator'
'Code'

 

X

The data type of the user-defined field: "Text", "Start Date", "Finish Date", "Cost", "Double", "Integer", "Indicator", or "Code".

IsCalculated

boolean

X

X

The flag indicating whether this is a calculated user defined field type.

IsConditional

boolean

X

X

The flag indicating whether this is a indicator user defined field type.

IsSecureCode

boolean

 

X

the flag indicating whether this is a secure code type.

LastUpdateDate

dateTime

X

X

The date this user-defined field was last updated.

LastUpdateUser

string

X

X

The name of the user that last updated this user-defined field.

ObjectId

int

 

X

The unique ID generated by the system.

SubjectArea

string
restricted to
'Activity'
'Activity Expense'
'Activity Step'
'Project'
'Project Issue'
'Project Risk'
'Resource'
'Resource Assignment'
'WBS'
'Work Products and Documents'
'Activity Step Template Item'

 

X

The subject area of the user-defined field: "Activity", "Activity Expense", "Activity Step", "Activity Step Template Item", "Project", "Project Issue", "Project Risk", "Resource", "Resource Assignment", "WBS", or "Work Products and Documents".

Title

string
restricted to
maxLength(40)

 

X

The name/title of the user-defined field.


Copyright information