IKeyboardShortcutsManager Interface

Relativity Services API
IKeyboardShortcutsManager interface enables retrieval of Keyboard Shortcuts information.

Namespace:  Relativity.Services.KeyboardShortcuts
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public interface IKeyboardShortcutsManager : IDisposable

The IKeyboardShortcutsManager type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetKeyboardShortcuts(Int32)
Public methodGetKeyboardShortcuts(Int32, KeyboardShortcutsRequest)
Top
See Also

Reference