TSTimesheetLine::buildQueryCustomer Method
Gets a Query object that will be used for customer lookups for timesheet entries.
Syntax
client server public static Query buildQueryCustomer(TSTimesheetLine _tsTimesheetLine)
Run On
Called
Parameters
- _tsTimesheetLine
Type: TSTimesheetLine Table
A TSTimesheetLine record.
Return Value
Type: Query Class
A query that will be used for customer lookups.