SchemaView.AnyProperty Type Alias
SchemaView.AnyProperty = SchemaView.PrimitiveProperty | SchemaView.PrimitiveArrayProperty | SchemaView.StructProperty | SchemaView.StructArrayProperty | SchemaView.NavigationProperty
Union of all concrete property types.
Defined in
- ecschema-metadata/src/SchemaView.ts Line 871
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.