Share via


PayrollPayCycle.calculatePaymentDelay Method

Calculates the number of days between the end date and the first payment date of the pay period that is indicated by the starting date.

Syntax

public int calculatePaymentDelay(TransDate _startDate, TransDate _firstPaymentDate)

Run On

Called

Parameters

Return Value

Type: int
The number of days between the end date and the first payment date of the pay period that is indicated by the starting date.

See Also

Reference

PayrollPayCycle Table