ICommandService.ExecuteCommand(Int32, Dictionary<String,Object>) Method

Definition

Executes the command with the specified command identifier and parameters.

public void ExecuteCommand (int commandId, System.Collections.Generic.Dictionary<string,object> parameters);

Parameters

commandId
Int32

The command identifier to be checked.

parameters
Dictionary<String,Object>

The parameters of the command.

Exceptions

The command is not supported.

Applies to

Produkt Verze
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1