i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > schema > IChartSchema > entityTypes

    schema.IChartSchema.entityTypes property

    Gets all the entity types in the chart schema.

    Signature:

    readonly entityTypes: data.IKeyedReadOnlyCollection<ChartItemTypeId, IChartEntityType>;
    

    Returns: data.IKeyedReadOnlyCollection<ChartItemTypeId, IChartEntityType>

    Introduced: version 1.0

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