RiskManager.OnExecutionCommand Method

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

Parameters

command
ExecutionCommand

Return Value

RiskReport

In this article

Definition