Table of Contents

Property MetricsKey

Namespace
Skyline.DataMiner.Scripting
Assembly
SLManagedScripting.dll

MetricsKey

Gets or sets the QAction metrics key.

string MetricsKey { get; set; }

Property Value

string

In case QAction metrics are enabled (see QAction metrics), this will return the metrics key for this QAction. Otherwise, null is returned.

Remarks

For more information about QAction metrics, refer to QAction metrics.