SysQueryForm::aggregateFunction2SelectionField Method [AX 2012]

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

Syntax

client public static SelectionField aggregateFunction2SelectionField(AggregateFunction _function)

Run On

Client

Parameters

Return Value

Type: SelectionField Enumeration
The corresponding value of the SelectionField enumeration.

See Also

Reference

SysQueryForm Class