Persistate API documentation
ExecuteToLeft Method (execution)
NamespacesPersistateStandardOperationsExecuteToLeft(Execution)

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

Handles the core functionality for the ToLeft operation.
Declaration Syntax
C#
public static ExecutionResult ExecuteToLeft(
	Execution execution
)
Parameters
execution (Execution)
The Execution object created for the ToLeft operation.
Return Value
Always ExecutionResult.NoActionResult.
Remarks
This calls IPWindow.Splitpane to split the currently active Pane.

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