isSupportedSchemaItemType Function
Compares a SchemaItemType against supported type.
isSupportedSchemaItemType(value: SchemaItemType, supported: SupportedSchemaItemType): boolean
Parameter | Type | Description |
---|---|---|
value | SchemaItemType | |
supported | SupportedSchemaItemType |
Returns - boolean
Defined in
- ecschema-metadata/src/ECObjects.ts Line 478
Last Updated: 21 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.