Share via


TSTimesheetFavorites::buildProjectLookupQuery Method

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

Syntax

client server public static Query buildProjectLookupQuery(TSTimesheetFavorites _tsTimesheetFavorites)

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

TSTimesheetFavorites Table