Share via


JmgPayEmployee::getPayCostTypePrice Method

Returns the hourly cost for the specified pay cost type and worker, at the specified date.

Syntax

client server public static Price getPayCostTypePrice(
    JmgPayCostType _jmgPayCostType, 
    JmgWorkerRecId _worker, 
    JmgDate _date)

Run On

Called

Parameters

Return Value

Type: Price Extended Data Type
The hourly cost for the specified pay cost type, and worker, at the specified date.

See Also

Reference

JmgPayEmployee Table