Share via


TSTimesheetsListPageInteraction.refreshQueryForFilter Method [AX 2012]

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

  • query
    Type: Query Class
    The query that is used by the current list page.

See Also

Reference

TSTimesheetsListPageInteraction Class