public bool ExecOpenKBObject(CommandData cmdData) { ObjectsHelper.OpenObject(cmdData.Parameters); return(true); }