ExecutionCommand.OrdType Property

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

Property Value

OrderType

The type of the ord.

In this article

Definition