TSTimesheetLine.editTaxGroup Method
Performs processing with regard to timesheet entry details for a form bound to a tax group lookup control.
Syntax
edit TaxGroup editTaxGroup(boolean _set, TaxGroup _taxGroup)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the data in the control has changed.
- _taxGroup
Type: TaxGroup Extended Data Type
A tax group entered from the bound control.
Return Value
Type: TaxGroup Extended Data Type
A tax group ID.