Persistate API documentation
ExecuteAddTab Method (execution)
NamespacesPersistateStandardOperationsExecuteAddTab(Execution)

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

Handles the core functionality for the AddTab operation.
Declaration Syntax
C#
public static ExecutionResult ExecuteAddTab(
	Execution execution
)
Parameters
execution (Execution)
The Execution object created for the AddTab operation.
Return Value
Remarks
This calls IPWindow.AddTab to add a tab to the currently active Pane.

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