public List <PersonEmployeeDetailsInfo> ReadLocationWiseEmployeeForAssEntry(string locationCode, string mullaynNam, string mullaynKal) { return(raSolarHRMSRepository.ReadLocationWiseEmployeeForAssEntry(locationCode, mullaynNam, mullaynKal)); }