i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > IMutationResult > change

    app.IMutationResult.change property

    Warning: This API is now obsolete.

    Deprecated since version 1.5. Use chartChange instead.

    Gets the changes that were caused by the mutation. If only the chart schema changed, the collections in this field are empty.

    Signature:

    readonly change: chart.IChartChange;
    

    Returns: chart.IChartChange

    Introduced: version 1.1

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