i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > records > IChartRecordBase > get360ViewUrl

    records.IChartRecordBase.get360ViewUrl() method

    Gets a URL for displaying the record in a 360 view, if the record and the server support it.

    Signature:

    get360ViewUrl(): string | undefined;
    

    Returns:

    string | undefined

    The URL of the 360 view, or undefined.

    Introduced: version 1.0

    Remarks

    To support a 360 view, the record must be an entity record, and it must come from the current Information Store.

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