SchemaView.PropertyCategory Class @beta
Lightweight view over a PropertyCategory in a SchemaView.
Properties
| Name | Type | Description | |
|---|---|---|---|
| description Accessor ReadOnly | string | ||
| ecInstanceId Accessor ReadOnly | number | Row ID from ec_PropertyCategory. | |
| fullName Accessor ReadOnly | string | "SchemaName:CategoryName" - colon-separated. | |
| label Accessor ReadOnly | string | ||
| name Accessor ReadOnly | string | ||
| priority Accessor ReadOnly | number | ||
| schema Accessor ReadOnly | SchemaView.Schema |
Defined in
- ecschema-metadata/src/SchemaView.ts Line 1096
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.