SysQueryRangeUtil::workflowDelegationFilter Method [AX 2012]

Retrieves the extended query range for supported filters on the workflow work item delegations.

Syntax

client server public static str workflowDelegationFilter(WorkflowDelegationView _filter)

Run On

Called

Parameters

Return Value

Type: str
The extended query range.

Remarks

Examples of the selection in the UI are All, Enabled, Disabled, Active, Future, and Past.

See Also

Reference

SysQueryRangeUtil Class