Table of Contents

IGQIOrFilter interface

Definition

  • Namespace: Skyline.DataMiner.Analytics.GenericInterface.Operators
  • Assembly: SLAnalyticsTypes.dll

Represents a filter that matches when any of the filters in a set of subfilters match.

Available from DataMiner 10.5.0 [CU11]/10.6.2 onwards when using the GQI DxM.

Implements

Properties

Name Type Description
Filters IReadOnlyList<IGQIFilter> The set of subfilters.