TaxWorkRegulation::move Method
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.