relatedInstances

relatedInstances: undefined | InstanceFilterRelatedInstanceDefinition[]

Specifies relationship paths pointing to related instances used in the InstanceFilterDefinition.expression attribute.

Sometimes there's a need to filter on a related instance property. In that case, the relationship needs to be named by specifying the path and alias for the target (or the relationship). Then, the related instance's symbol context can be accessed through the root symbol named as specified in the InstanceFilterDefinition.alias (or InstanceFilterDefinition.relationshipAlias) attribute.

Defined in

Last Updated: 16 April, 2024