| Overload | Description |
|---|---|
| UpdateUser(Order,Order) | Reassign orders from one user to another. |
| UpdateUser(Int32,Int32) | Reassign orders from one user to another. |
| UpdateUser(Int32,Int32,Int32,String,Boolean,Boolean) | Reassign single order from one user to another. |