i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > schema > IChartItemTypeBase > propertyTypes

    schema.IChartItemTypeBase.propertyTypes property

    Gets all the property types of the item type.

    Signature:

    readonly propertyTypes: data.IKeyedReadOnlyCollection<ChartPropertyTypeId, IChartPropertyType>;
    

    Returns: data.IKeyedReadOnlyCollection<ChartPropertyTypeId, IChartPropertyType>

    Introduced: version 1.0

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