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