SysQueryForm::selectionField2AggregateFunction Method [AX 2012]

Converts the value from the SelectionField enumeration type to the AggregateFunction enumeration type.

Syntax

client public static AggregateFunction selectionField2AggregateFunction(SelectionField _field)

Run On

Client

Parameters

Return Value

Type: AggregateFunction Enumeration
The corresponding value of the AggregateFunction enumeration type.

See Also

Reference

SysQueryForm Class