FixTakerApplication.GetExecutionRequest Method

protected virtual Message GetExecutionRequest( 
ExecutionCommand command
string clOrdId
string origClOrdId = null 
)
This language is not supported or no code example is available.
protected:  
virtual Message^ GetExecutionRequest( 
ExecutionCommand^ command
String^ clOrdId
String^ origClOrdId 
)
This language is not supported or no code example is available.
protected function GetExecutionRequest( 
command : ExecutionCommand
clOrdId : String
origClOrdId : String 
) : Message;
This language is not supported or no code example is available.

Parameters

command
ExecutionCommand

clOrdId
string

origClOrdId
string

Return Value

Message

In this article

Definition