Provider.Reject Method

protected void Reject( 
ExecutionCommand command
string format
params object[] args 
)
This language is not supported or no code example is available.
protected:  
void Reject( 
ExecutionCommand^ command
String^ format
...array< array< object^ >^ >^ args 
)
This language is not supported or no code example is available.
protected function Reject( 
command : ExecutionCommand
format : String
... args : object[] 
);
This language is not supported or no code example is available.

Parameters

command
ExecutionCommand

format
string

args
object[]

In this article

Definition