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