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