i2 Notebook SDK
Search results for

    Show/hide table of contents

    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

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