This documentation is archived and is not being maintained.
ReqTransFormMultiSelectionState.addRecords Method [AX 2012]
Adds a collection of ReqTrans records to the state.
public void addRecords(Map _records, [boolean _isMarked])
Run On
Called
Parameters
-
_records
- Type: Map Class
A map of the records to add to the state.
-
_isMarked
- Type: boolean
A Boolean value that indicates whether the records were explicitly marked.
The records become a part of the set of multiselected records.