BankReconciliationMatchRuleSetLine::switchLineNum Method
Switches the line numbers of two lines when the up or down button is clicked.
Syntax
client server private static void switchLineNum(BankReconciliationMatchRuleSetLine _switchedLine, BankReconciliationMatchRuleSetLine _currentLine)
Run On
Called
Parameters
- _switchedLine
Type: BankReconciliationMatchRuleSetLine Table
The line to be switched.
- _currentLine
Type: BankReconciliationMatchRuleSetLine Table
The currently selected line.