FixTakerApplication.ParseExecutionReport Method

protected virtual ExecutionReport ParseExecutionReport( 
Message message
Order order 
)
This language is not supported or no code example is available.
protected:  
virtual ExecutionReport^ ParseExecutionReport( 
Message^ message
Order^ order 
)
This language is not supported or no code example is available.
protected function ParseExecutionReport( 
message : Message
order : Order 
) : ExecutionReport;
This language is not supported or no code example is available.

Parameters

message
Message

order
Order

Return Value

ExecutionReport

In this article

Definition