Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves TaxWorkRegulation table records associated with one table record to another.
Syntax
server public static void move(Common _bufferFrom, Common _bufferTo)
Run On
Server
Parameters
- _bufferFrom
Type: Common Table
The source table record.
- _bufferTo
Type: Common Table
The destination table record.