nestedRecordQuery property

RecordList nestedRecordQuery

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

See QueryDataSetField for a list of possible field names

Implementation

RecordList get nestedRecordQuery =>  getRecordList(_NESTED_RECORD_QUERY)!;