PresentationInstanceFilterConditionGroup Interface
Data structure that describes group of filter condition joined by logical operator.
Properties
| Name | Type | Description | |
|---|---|---|---|
| conditions | PresentationInstanceFilter[] | Conditions in this group. | |
| operator | "and" | "or" | Operator that should be used to join conditions. |
Defined in
Last Updated: 22 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.