Exemplo n.º 1
0
 internal int UpdateOT_ByShift_EID(DateTime fromDate, DateTime toDate, string ashiftcode, string Eid)
 {
     return(objCtx_DAL.UpdateOT_ByShift_EID(fromDate, toDate, ashiftcode, Eid));
 }