SellSideStrategy_.OnSendCommand Method

public virtual void OnSendCommand( 
ExecutionCommand command 
)
This language is not supported or no code example is available.
public:  
virtual void OnSendCommand( 
ExecutionCommand^ command 
)
This language is not supported or no code example is available.
public function OnSendCommand( 
command : ExecutionCommand 
);
This language is not supported or no code example is available.

Parameters

command
ExecutionCommand

In this article

Definition