TSTimesheetFavorites.editProjCategory Method
Edits the category lookup control in the timesheets favorites form.
Syntax
edit ProjCategoryId editProjCategory(boolean _set, ProjCategoryId _projCategoryId)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the data in the control has changed.
- _projCategoryId
Type: ProjCategoryId Extended Data Type
A category ID entered from the bound control.
Return Value
Type: ProjCategoryId Extended Data Type
The category ID.