i2 Notebook SDK
Search results for

    Show/hide table of contents

    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

    In this article
    Back to top © N. Harris Computer Corporation