public string GetCurrentBarPositionNames()
 {
     return(fieldService.GetCurrentBarPositionNames());
 }