PmfCoBySearch.list Method [AX 2012]

Gets the internal record list that holds the matching records.

public RecordSortedList list()

Run On

Called

Return Value

Type: RecordSortedList Class
A record list that holds all the matching co-byproduct records.

This class retrieves all the records into a sorted list when the search is initialized. This is an internal implementation and other classes should be careful when you call this method.

Community Additions

ADD
Show: