ExecutionReportListEventArgs.Reports Property

public ExecutionReport[] Reports {get;}
This language is not supported or no code example is available.
public:  
property array< ExecutionReport^ >^ Reports { 
array< ExecutionReport^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get Reports() : ExecutionReport[];
This language is not supported or no code example is available.

Property Value

ExecutionReport[]

In this article

Definition