i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > schema > IPropertyType > possibleValues

    schema.IPropertyType.possibleValues property

    Gets the possible values that the property type defines, which are present only when logicalType is suggestedFromList or selectedFromList.

    Signature:

    readonly possibleValues?: readonly IPossibleValue[];
    

    Returns: readonly IPossibleValue[]

    Introduced: API version 1.0

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