FixTakerApplication.VerifyExecutionCancelRequest Method

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

Parameters

command
ExecutionCommand

Return Value

string

In this article

Definition