Description: User-defined fields (UDFs) enable users to add custom fields and values to the project database.
Field | Type | Description | Read-Only |
---|---|---|---|
columnDefinitionId | String | The unique ID generated by the system. | No |
dataType | Enum | The data type of the user-defined field: "Text", "Start Date", "Finish Date", "Cost", "Double", "Integer", "Indicator", or "Code". | No |
flexObject | Enum | The subject area of the user-defined field. | No |
label | String | The name/title of the user-defined field. | No |