QuerySpecificationBase Interface
Base interface for all QuerySpecification implementations.
Properties
Name | Type | Description | |
---|---|---|---|
class | SingleSchemaClassSpecification | Specification of ECClass whose instances the query returns. | |
specType | "String" | "ECPropertyValue" | Used for serializing to JSON. |
Defined in
- presentation/common/src/presentation-common/rules/hierarchy/CustomQueryInstanceNodesSpecification.ts Line 50
Last Updated: 20 June, 2023