SchemaView.AnyStructProperty Type Alias
SchemaView.AnyStructProperty = SchemaView.StructProperty | SchemaView.StructArrayProperty
Any struct property (scalar or array). Useful for accessing structClass after an isStruct() check.
Defined in
- ecschema-metadata/src/SchemaView.ts Line 860
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.