Share via


TSTimesheetFavorites::buildProjCategoryLookupQuery Method

Gets a cross-company Query object that will be used to perform a category lookup for timesheet favorites entries in Enterprise Portal and Microsoft Dynamics AX client.

Syntax

client server public static Query buildProjCategoryLookupQuery(TSTimesheetFavorites _tsTimesheetFavorites)

Run On

Called

Parameters

Return Value

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

See Also

Reference

TSTimesheetFavorites Table