SysQueryRangeUtil::projActiveAll Method [AX 2012]

Creates a query on project status based on selection in the UI filter.

Syntax

client server public static str projActiveAll(ProjActiveAll _projActiveAll)

Run On

Called

Parameters

Return Value

Type: str
A query string representation of the project status.

Remarks

This method is used in the list page.

See Also

Reference

SysQueryRangeUtil Class