FixTakerApplication.GetExecutionReject Method

protected virtual ExecutionReport GetExecutionReject( 
ExecutionCommand command
string text 
)
This language is not supported or no code example is available.
protected:  
virtual ExecutionReport^ GetExecutionReject( 
ExecutionCommand^ command
String^ text 
)
This language is not supported or no code example is available.
protected function GetExecutionReject( 
command : ExecutionCommand
text : String 
) : ExecutionReport;
This language is not supported or no code example is available.

Parameters

command
ExecutionCommand

text
string

Return Value

ExecutionReport

In this article

Definition