SysQueryForm.fieldInsertAggregate Method [AX 2012]

Syntax

public void fieldInsertAggregate(
    TmpSysQuery _common, 
    SysDataSourceId _dataSourceId, 
    TableId _tableId, 
    TableId _prefixId, 
    FieldId _fieldId, 
   [LabelType _tableLabel, 
    LabelType _prefixLabel, 
    FieldLabel _fieldLabel, 
    AggregateFunction _aggregateFunction, 
    NoYes _isSurrogateFKReplacement, 
    container _relativeFieldBinding, 
    container _relativeRecId])

Run On

Client

Parameters

See Also

Reference

SysQueryForm Class