public object GetSavedAttributes()
 {
     return(MQueryCommand.GetSavedOperationAttributesByUser(_operationType, MainForm.UserId));
 }