RelatedInstanceSpecification Interface

Related instance specification is used in content and hierarchy specifications to "join" the primary instance with its related instance and allow using the related instance for filtering, customization and grouping.

see Related instance specification reference documentation page

Properties

Name Type Description
alias string Specifies an an alias that given to the related instance.  
isRequired undefined | boolean Specifies whether to omit the primary instance from the result if the other end of RelatedInstanceSpecification.relationshipPath  
relationshipPath RelationshipPathSpecification Specifies a chain of relationship path specifications  

Defined in

Last Updated: 20 June, 2023