Order.OnExecutionReport Method

Called when [execution report].
public void OnExecutionReport( 
ExecutionReport report 
)
This language is not supported or no code example is available.
public:  
void OnExecutionReport( 
ExecutionReport^ report 
)
This language is not supported or no code example is available.
public function OnExecutionReport( 
report : ExecutionReport 
);
This language is not supported or no code example is available.

Parameters

report
ExecutionReport

The report.

In this article

Definition