| Overload | Description |
|---|---|
| MoveStandaloneTable(StandaloneTable,Int32) | Move a StandaloneTable to another position within the container. This method must be called on the MCT. Use QueuedTask.Run |
| MoveStandaloneTable(StandaloneTable,CompositeLayerWithTables,Int32) | Move a StandaloneTable to another position within the specified targetLayer container. This method must be called on the MCT. Use QueuedTask.Run |