nestedRecordListQuery property

RecordList nestedRecordListQuery

It is a RecordList that specifies the query to the nested list.

See QueryDataSetField for a list of possible field names

Implementation

RecordList get nestedRecordListQuery =>  getRecordList(_NESTED_RECORD_LIST_QUERY)!;