WorkflowDelegationListPageInteraction.initializeQuery Method [AX 2012]
Initializes the list page query based on the workflow category name.
Syntax
public void initializeQuery(Query _query)
Run On
Called
Parameters
- _query
Type: Query Class
A query of the list page.