Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CodeValue
|
string restricted to maxLength(60)
|
X
|
X
|
The short ID that uniquely identifies the associated UDF code within the UDF code type.
|
ConditionalIndicator
|
int
|
X
|
|
The conditional indicator of the user defined field, obtained by evaluating the conditional expression.
|
Cost
|
double
|
|
X
|
The value of the cost UDF.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this UDF value was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this UDF value.
|
Description
|
string restricted to maxLength(120)
|
X
|
X
|
The description of the associated UDF code.
|
Double
|
double restricted to minInclusive(-1.0E12) maxInclusive(1.0E12)
|
|
X
|
The value of the double UDF.
|
FinishDate
|
dateTime
|
|
X
|
The value of the finish date UDF.
|
ForeignObjectId
|
int
|
|
X
|
The unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc.
|
Indicator
|
string restricted to '' 'None' 'Red' 'Yellow' 'Green' 'Blue'
|
|
X
|
The value of the indicator UDF.
|
Integer
|
int
|
|
X
|
The value of the integer UDF.
|
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.
|
IsUDFTypeCalculated
|
boolean
|
X
|
X
|
The flag indicating whether this is a value associated with a calculated user defined field type.
|
IsUDFTypeConditional
|
boolean
|
X
|
X
|
The flag indicating whether this is a value associated with a user defined field type having a conditional expression.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this UDF value was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this UDF value.
|
ProjectObjectId
|
int
|
X
|
X
|
The unique ID of the associated project.
|
StartDate
|
dateTime
|
|
X
|
The value of the start date UDF.
|
Text
|
string
|
|
X
|
The value of the text UDF.
|
UDFCodeObjectId
|
int
|
|
X
|
The unique ID of the associated UDF code.
|
UDFTypeDataType
|
string restricted to 'Text' 'Start Date' 'Finish Date' 'Cost' 'Double' 'Integer' 'Indicator' 'Code'
|
X
|
X
|
The data type of the associated user-defined field type: "Text", "Start Date", "Finish Date", "Cost", "Double", "Integer", "Indicator", or "Code".
|
UDFTypeObjectId
|
int
|
|
X
|
The unique ID of the associated UDF type.
|
UDFTypeSubjectArea
|
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
|
X
|
The subject area of the associated user-defined field type: "Activity", "Activity Expense", "Activity Step", "Activity Step Template Item", "Project", "Project Issue", "Project Risk", "Resource", "Resource Assignment", "WBS", or "Work Products and Documents".
|
UDFTypeTitle
|
string restricted to maxLength(40)
|
X
|
X
|
The name/title of the associated user-defined field type.
|