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