Ejemplo n.º 1
0
 public DataTable GetServiceNotes(string JobID)
 {
     return(fieldService.GetServiceNotes(JobID));
 }