ExecutionReport(ExecutionReport) Constructor

Initializes a new instance of the ExecutionReport class.
public ExecutionReport( 
ExecutionReport report 
)
This language is not supported or no code example is available.
public:  
ExecutionReport( 
ExecutionReport^ report 
)
This language is not supported or no code example is available.
public function ExecutionReport( 
report : ExecutionReport 
);
This language is not supported or no code example is available.

Parameters

report
ExecutionReport

The report.

In this article

Definition