ExecutionReportEventArgs Constructor

public ExecutionReportEventArgs( 
ExecutionReport report 
)
This language is not supported or no code example is available.
public:  
ExecutionReportEventArgs( 
ExecutionReport^ report 
)
This language is not supported or no code example is available.
public function ExecutionReportEventArgs( 
report : ExecutionReport 
);
This language is not supported or no code example is available.

Parameters

report
ExecutionReport

In this article

Definition