Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the query of the list page based on a custom filter that is specified by the user.
Syntax
public void refreshQueryForFilter(TSTimesheetListPageFilter _periodFilter, Query query)
Run On
Called
Parameters
- _periodFilter
Type: TSTimesheetListPageFilter Enumeration
The custom filter option.
- query
Type: Query Class
The query that is used by the current list page.