TimesheetCustomFields
Fetch all timesheet custom fields across the project.
Select
This is a portal-level view. You can use the below query to get all Timesheet Custom Fields:SELECT * FROM TimesheetCustomFields
Columns
Name | Type | Description |
Id [KEY] | String | Time Sheet Custom Field Id. |
FieldName | String | Time Sheet Custom Field Name. |
DataType | String | Time Sheet Custom Field Data Type. |
UniqueColumn | String | Time Sheet Custom Field Unique Column. |