i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    schema.IChartItemTypeBase.getPropertyType() method

    Gets the property type that has the specified i2 Analyze type identifier.

    Signature:

    getPropertyType(analyzePropertyTypeId: AnalyzePropertyTypeId): IChartPropertyType;
    

    Introduced: version 1.2

    Parameters

    Parameter Type Description
    analyzePropertyTypeId AnalyzePropertyTypeId An i2 Analyze property type identifier.

    Returns:

    IChartPropertyType

    The requested property type.

    Exceptions

    VerbatimError if the item type does not contain a property type that has the specified i2 Analyze type identifier.

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