| Name | Type | Writable | Description |
|---|
| copyOnly | bool | V | Entries won't be deleted from the source entry
|
| destCategoryId | int | V | Destination category id
|
| lastMovedCategoryEntryPageIndex | int | V | Saves the last page index of the category entries filter pager
In case of crash the batch will restart from that point
|
| lastMovedCategoryId | int | V | Saves the last category id that its entries moved completely
In case of crash the batch will restart from that point
|
| lastMovedCategoryPageIndex | int | V | Saves the last page index of the child categories filter pager
In case of crash the batch will restart from that point
|
| moveFromChildren | bool | V | All entries from all child categories will be moved as well
|
| srcCategoryId | int | V | Source category id
|