[This is preliminary documentation and is subject to change.]
Handles the core functionality for the RestoreWorkspace operation.
| C# |
public static ExecutionResult ExecuteRestoreWorkspace( Execution execution )
- execution (Execution)
- The Execution object created for the RestoreWorkspace operation.
The ExecutionResult returned from Workspace.RestoreWorkspace.
This simply calls Workspace.RestoreWorkspace to
perform the work.