i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > schema > IChartSchemaChange > removedTypes

    schema.IChartSchemaChange.removedTypes property

    Gets the identifiers of the item types that were removed from the schema.

    Signature:

    readonly removedTypes: data.IReadOnlyCollection<ChartItemTypeId>;
    

    Returns: data.IReadOnlyCollection<ChartItemTypeId>

    Introduced: version 1.6

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