RecordSortedList.first Method [AX 2012]
Positions the list to the first record in the list, and copies its contents to the record buffer.
public boolean first(Common record)
Run On
CalledParameters
- record
- Type: Common Table
A record buffer to contain first record in list.
Community Additions
ADD
Show: