TSTimesheetLine::buildQueryProjTable Method
Gets a Query object that will be used for project lookups for timesheet entries.
Syntax
client server public static Query buildQueryProjTable(TSTimesheetLine _tsTimesheetLine, [CustAccount _custAccount])
Run On
Called
Parameters
- _tsTimesheetLine
Type: TSTimesheetLine Table
A TSTimesheetLine record.
- _custAccount
Type: CustAccount Extended Data Type
A customer account; optional.
Return Value
Type: Query Class
A query that is created based on the project-worker validation setup and customer account.