i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > chart > IChartChangeBase > type

    chart.IChartChangeBase.type property

    Warning: This API is now obsolete.

    This field will be removed in the next major release. All changes now report detailed affected elements and records.

    Gets the type of change (minor or major) made to the chart.

    Signature:

    readonly type: 'minor' | 'major';
    

    Returns: 'minor' | 'major'

    Introduced: version 1.0

    Remarks

    The type field is always "minor" in current versions. The distinction between major and minor changes has been removed. This field will be removed in the next major release.

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