コード例 #1
0
 public Hrm_EmployeeNDateWiseTADAEntry UpdateTADAEntry(Hrm_EmployeeNDateWiseTADAEntry objEmployeeNDateWiseTADAEntry)
 {
     return(raSolarHRMSRepository.UpdateTADAEntry(objEmployeeNDateWiseTADAEntry));
 }