ControllerAPI.SendCommand Method

public void SendCommand( 
ControllerAPIClient client
Command_ command 
)
This language is not supported or no code example is available.
public:  
void SendCommand( 
ControllerAPIClient^ client
Command_^ command 
)
This language is not supported or no code example is available.
public function SendCommand( 
client : ControllerAPIClient
command : Command_ 
);
This language is not supported or no code example is available.

Parameters

client
ControllerAPIClient

command
Command_

In this article

Definition