isEnumeration Method
True if this property is backed by an enumeration. Enumerations are a facet of primitive
properties - an enum property IS a primitive property with an enum binding. Narrows to
AnyPrimitiveProperty so you can access enumeration, primitiveType, etc.
isEnumeration(): this is SchemaView.AnyPrimitiveProperty
Returns - this is SchemaView.AnyPrimitiveProperty
Defined in
- ecschema-metadata/src/SchemaView.ts Line 749
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.