ECPropertyValueQuerySpecification Interface
The specification specifies the name of the parent node instance property whose value is the ECSQL used to query for instances.
see ECProperty value query specification reference documentation section
Extends
Properties
Name | Type | Description | |
---|---|---|---|
parentPropertyName | string | Specifies name of the parent instance property whose value contains the ECSQL query. | |
specType | "ECPropertyValue" | Used for serializing to JSON. |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
class | SingleSchemaClassSpecification | QuerySpecificationBase | Specification of ECClass whose instances the query returns. |
Defined in
- presentation/common/src/presentation-common/rules/hierarchy/CustomQueryInstanceNodesSpecification.ts Line 86
Last Updated: 20 June, 2023