PayrollWorkCalendarLine::deleteByWorkCalendarLine Method
Deletes the record in the PayrollWorkCalendarLine table for the specified WorkCalendarDateLine record value.
Syntax
client server public static void deleteByWorkCalendarLine(WorkCalendarDateLineRecId _workCalendarDateLine)
Run On
Called
Parameters
- _workCalendarDateLine
Type: WorkCalendarDateLineRecId Extended Data Type
The value of the WorkCalendarDateLine record to delete.