Share via


TSTimesheetLine::buildQueryProjCategory Method

Gets a Query object that will be used for category lookups for timesheet entries.

Syntax

client server public static Query buildQueryProjCategory(TSTimesheetLine _tsTimesheetLine)

Run On

Called

Parameters

Return Value

Type: Query Class
A query that is created based on the category-worker validation setup and filtered by project.

See Also

Reference

TSTimesheetLine Table