Persistate API documentation
ExecuteRestoreWorkspace Method (execution)
NamespacesPersistateStandardOperationsExecuteRestoreWorkspace(Execution)

[This is preliminary documentation and is subject to change.]

Handles the core functionality for the RestoreWorkspace operation.
Declaration Syntax
C#
public static ExecutionResult ExecuteRestoreWorkspace(
	Execution execution
)
Parameters
execution (Execution)
The Execution object created for the RestoreWorkspace operation.
Return Value
The ExecutionResult returned from Workspace.RestoreWorkspace.
Remarks
This simply calls Workspace.RestoreWorkspace to perform the work.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)