ExecutionReportList Constructor

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

Parameters

reports
ExecutionReport[]

In this article

Definition