JmgPayAdjustCostType::upDown Method
Moves a JmgPayAdjustCostType record up or down in the sequence.
Syntax
server public static void upDown(NoYes _down, JmgPayAdjustCostType _payAdjustType)
Run On
Server
Parameters
- _down
Type: NoYes Enumeration
A NoYes::Yes enumeration value if the JmgPayAdjustCostType record must be moved one step down in the sequence; otherwise, a NoYes::No enumeration value.
- _payAdjustType
Type: JmgPayAdjustCostType Table
The JmgPayAdjustCostType record to move.