relatedInstances
relatedInstances: GenericInstanceFilterRelatedInstanceDescription[]
Information about related instances that has access to the properties used in filter.
These can be used to create JOIN
clause when building ECSQL
query. Each related property
used in rule will have sourceAlias that matches GenericInstanceFilterRelatedInstanceDescription.alias.
If more than one property of the same related instance is used, they will share the same alias.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.