ExecuteCommand(string, IDictionary<string, object>)

Invokes a Schematic method defined on the task (e.g., SendCommand, Edit, .etc,).

Declaration Syntax

public void ExecuteCommand(string commandName, IDictionary<string, object> arguments)

Parameters

commandName(string)

The command name

arguments(IDictionary<string, object>)

The string-object argument dictionary