PropertySpecification Interface
Beta
Specification of an ECProperty and its overrides
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| name | string | Name of the ECProperty |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| categoryId | undefined | string | PropertyOverrides | ID of a category specified through PropertyCategorySpecification in this scope. |
| editor | undefined | PropertyEditorSpecification | PropertyOverrides | Custom property editor specification |
| isDisplayed | undefined | boolean | PropertyOverrides | Display override. |
| labelOverride | undefined | string | PropertyOverrides | Label override. |
| overridesPriority | undefined | number | PropertyOverrides | Priority of the specified overrides |
Defined in
Last Updated: 08 January, 2020