예제 #1
0
 public object GetSavedAttributes()
 {
     return(MQueryCommand.GetSavedOperationAttributesByUser(_operationType, MainForm.UserId));
 }