JmgPayTable::payCostTypeExport Method
Retrieves the ID to use when exporting JmgPayEvents records, which refers to the specified pay cost type.
Syntax
client server public static JmgPayCostTypeExport payCostTypeExport(JmgPayCostType _payCostType)
Run On
Called
Parameters
- _payCostType
Type: JmgPayCostType Extended Data Type
The pay cost type for which to retrieve the export pay type ID.
Return Value
Type: JmgPayCostTypeExport Extended Data Type
The ID to use when exporting JmgPayEvents records.