public int GetSoleVendorRequestsTasks()
 {
     return(_controller.GetSoleVendorTasks());
 }