ExecutionReport(Order) Constructor
Initializes a new instance of the ExecutionReport class.
public ExecutionReport(
Order order
)
This language is not supported or no code example is available.
public:
ExecutionReport(
Order^ order
)
This language is not supported or no code example is available.
public function ExecutionReport(
order : Order
);
This language is not supported or no code example is available.
Parameters
-
order
-
Order
In this article
Definition