RecordSortedList.del Method [AX 2012]
Removes a record that has a key that matches the key fields in the recordBuffer from the recordSortedList.
public boolean del(Common record)
Run On
CalledParameters
- record
- Type: Common Table
A record buffer that contains the key values of the record to be deleted.
Community Additions
ADD
Show: