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