FixTakerApplication.Reject Method

protected void Reject( 
ExecutionCommand command
string text
SessionID sessionId 
)
This language is not supported or no code example is available.
protected:  
void Reject( 
ExecutionCommand^ command
String^ text
SessionID^ sessionId 
)
This language is not supported or no code example is available.
protected function Reject( 
command : ExecutionCommand
text : String
sessionId : SessionID 
);
This language is not supported or no code example is available.

Parameters

command
ExecutionCommand

text
string

sessionId
SessionID

In this article

Definition