ExecutionReport(ExecutionCommand) Constructor

Initializes a new instance of the ExecutionReport class.
public ExecutionReport( 
ExecutionCommand command 
)
This language is not supported or no code example is available.
public:  
ExecutionReport( 
ExecutionCommand^ command 
)
This language is not supported or no code example is available.
public function ExecutionReport( 
command : ExecutionCommand 
);
This language is not supported or no code example is available.

Parameters

command
ExecutionCommand

In this article

Definition