Persistate API documentation
ExecuteSelectContainer Method (execution)
NamespacesPersistateStandardOperationsExecuteSelectContainer(Execution)

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

Handles the core functionality for the SelectContainer operation.
Declaration Syntax
C#
public static ExecutionResult ExecuteSelectContainer(
	Execution execution
)
Parameters
execution (Execution)
The Execution object created for the SelectContainer operation.
Return Value
Remarks
This calls IPWindow.SelectContainer to select the containing Pane of the currently active Pane.

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