InventDimParm.queryAddGroupByFieldValue Method

Adds clauses of the Group By enumeration type to the data source when the InventDimbuffer has a value.

Syntax

public void queryAddGroupByFieldValue(QueryBuildDataSource _qbS, InventDim _inventDim)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    The InventDim record which is checked for values.

Remarks

The clauses are determined by the values of both the InventDimParm and InventDimrecords.The data source that underlies the table must be an InventDim table.

See Also

Reference

InventDimParm Table