public List <IGlobal <decimal> > GetGlobalParameters()
 {
     return(_dataService.GetGlobalParameters());
 }