Home > @i2analyze/notebook-sdk > records > IChartEntityRecord > linkRecords
records.IChartEntityRecord.linkRecords property
Gets all the link records that are connected to the entity record.
Signature:
readonly linkRecords: data.IKeyedReadOnlyCollection<AnalyzeRecordId, IChartLinkRecord>;
Returns: data.IKeyedReadOnlyCollection<AnalyzeRecordId, IChartLinkRecord>
Introduced: version 1.1