<PackageReference Include="Relativity.ObjectManager" Version="11.2.214.8" />
Relativity.Services.Interfaces.Shared.Models.KeyboardShortcutCombination
public bool Alt {
get;
set; }
public bool Ctrl {
get;
set; }
public int Key {
get;
set; }
public bool Shift {
get;
set; }