Fill(ExecutionReport) Constructor

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

Parameters

report
ExecutionReport

The report.

In this article

Definition