Ejemplo n.º 1
0
 public int EscalateServiceCall(string JobID, int UserID)
 {
     return(fieldService.EscalateServiceCall(JobID, UserID));
 }