ExecutionReportListEventArgs Constructor

public ExecutionReportListEventArgs( 
ExecutionReport[] reports 
)
This language is not supported or no code example is available.
public:  
ExecutionReportListEventArgs( 
array< ExecutionReport^ >^ reports 
)
This language is not supported or no code example is available.
public function ExecutionReportListEventArgs( 
reports : ExecutionReport[] 
);
This language is not supported or no code example is available.

Parameters

reports
ExecutionReport[]

In this article

Definition