SysWindowsAppApprovalsConfigFields::lineNumDown Method
Moves the order of the SysWindowsAppApprovalsConfigFields record down.
Syntax
server public static boolean lineNumDown(SysWindowsAppApprovalsConfigFields _currentConfigField)
Run On
Server
Parameters
- _currentConfigField
Type: SysWindowsAppApprovalsConfigFields Table
The SysWindowsAppApprovalsConfigFields record to move down.
Return Value
Type: boolean
true if the moving of the record was successful; otherwise, false.