FixTakerApplication.VerifyExecutionRequest Method

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

Parameters

command
ExecutionCommand

Return Value

string

In this article

Definition