Enum NotifyProtocol.KeyType
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.
Defines the key type.
public enum NotifyProtocol.KeyType
DisplayKey = 1
Display key.
Index = 0
Primary key.
This enum is used with the GetKeys(int, KeyType) method.