Share via


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

Return Value

Type: Query Class
A query that is created based on the project-worker validation setup and customer account.

See Also

Reference

TSTimesheetLine Table