Persistate API documentation
ExecuteMaintainWorkspaces Method (execution)
NamespacesPersistateStandardOperationsExecuteMaintainWorkspaces(Execution)

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

Handles the core functionality for the MaintainWorkspaces operation.
Declaration Syntax
C#
public static ExecutionResult ExecuteMaintainWorkspaces(
	Execution execution
)
Parameters
execution (Execution)
The Execution object created for the RestoreWorkspace operation.
Return Value
Always ExecutionResult.NoActionResult.
Remarks
This shows the Workspaces collection for the Principal owning the current Session.

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