Enum NotifyProtocol.KeyType
Defines the key type.
public enum NotifyProtocol.KeyType
  Fields
DisplayKey = 1Display key.
Index = 0Primary key.
Remarks
This enum is used with the GetKeys(int, KeyType) method.
Defines the key type.
public enum NotifyProtocol.KeyType
  DisplayKey = 1Display key.
Index = 0Primary key.
This enum is used with the GetKeys(int, KeyType) method.