Table of Contents

Enum NotifyProtocol.KeyType

Namespace
Skyline.DataMiner.Scripting
Assembly
SLManagedScripting.dll

Defines the key type.

public enum NotifyProtocol.KeyType

Fields

DisplayKey = 1

Display key.

Index = 0

Primary key.

Remarks

This enum is used with the GetKeys(int, KeyType) method.