PayrollWorkerAccrualAdjustmentView::displayPendingUsage Method
Returns the pending usage hours.
Syntax
server public static str displayPendingUsage()
Run On
Server
Return Value
Type: str
The pending usage hours.
Remarks
Because this view is used to get the worker accrual adjustment data and create a union query to get the accrual transactions data, the value for the pending usage hours is always 0 (zero).