ExecutionCommand.Type Property

Gets the type.
public ExecutionCommandType Type {get;}
This language is not supported or no code example is available.
public:  
property ExecutionCommandType Type { 
ExecutionCommandType get( ); 
}
This language is not supported or no code example is available.
public function get Type() : ExecutionCommandType;
This language is not supported or no code example is available.

Property Value

ExecutionCommandType

The type.

In this article

Definition