SysQueryForm.queryBuildAggregate Method [AX 2012]

Builds the query from the specified aggregate table.

Syntax

private void queryBuildAggregate(Common _aggregateCommon)

Run On

Client

Parameters

  • _aggregateCommon
    Type: Common Table
    The aggregate table to use to build the query.

See Also

Reference

SysQueryForm Class