i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    schema.IChartSchemaChange.addedTypes property

    Gets the item types that were added to the schema.

    Signature:

    readonly addedTypes: data.IReadOnlyCollection<IChartItemType>;
    

    Returns: data.IReadOnlyCollection<IChartItemType>

    Introduced: version 1.5

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