JmgChangeLog::deleteLogEntriesForWorkerOnDate Method
Deletes all log entries for the specified worker on the specified date.
Syntax
client server public static void deleteLogEntriesForWorkerOnDate(HcmWorkerRecId _worker, JmgProfileDate _profileDate)
Run On
Called
Parameters
- _worker
Type: HcmWorkerRecId Extended Data Type
An HcmWorkerRecId worker reference value.
- _profileDate
Type: JmgProfileDate Extended Data Type
A JmgProfileDate profile date value.