TSTimesheetFavorites.editActivity Method
Edits the activity lookup control in the timesheets favorites form.
Syntax
edit ProjActivityNumber editActivity(boolean _set, ProjActivityNumber _activityNumber)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the data in the control has changed.
- _activityNumber
Type: ProjActivityNumber Extended Data Type
An activity number entered from the bound control.
Return Value
Type: ProjActivityNumber Extended Data Type
The activity number.