ParentCategoryIdentifier Interface
Identifier of the default parent category.
For direct properties it's the default category. See DefaultPropertyCategoryOverride for overriding the default category.
For related properties it's the category made up from the related ECClass defined by the last RelatedPropertiesSpecification with RelationshipMeaning.RelatedInstance. If there's no such specification, the default category is used.
Properties
Name | Type | Description | |
---|---|---|---|
type | "DefaultParent" | Type of the identifier |
Defined in
- presentation/common/src/presentation-common/rules/content/modifiers/PropertyCategorySpecification.ts Line 33
Last Updated: 20 June, 2023