IActionExecute Method

Main actions to activate dialogs and start rotines in the PCB-Investigator.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool Execute(
	ID_ActionItem id
)

Parameters

id  ID_ActionItem
The action to do.

Return Value

Boolean
true if its started

See Also