FormDataSource.filter Method [AX 2012]
Filters records in the data source.
public void filter(FieldId field, str value)
Run On
ClientParameters
- field
- Type: FieldId Extended Data Type
The data source field that has the values that should be matched against the filtering condition.
- value
- Type: str
The filtering condition.
Community Additions
ADD
Show: