Table of Contents

IGQIOperator Interface

Definition

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

This interface indicates to the framework that the implementing class is a custom operator. It does not provide any functionality by itself. Use one or more of the derived interfaces to create a functional custom operator.

Derived types