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