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: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.