Home > @i2analyze/notebook-sdk > commands > IRecordsContext > records
commands.IRecordsContext.records property
Gets all the records that are pertinent for a command in a particular context.
Signature:
readonly records: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartRecord>;
Returns: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartRecord>
Introduced: version 1.0