PriorityIndicator Field

Indicates if a Cancel/Replace has caused an order to lose book priority.  
Valid values:  
0 = Priority Unchanged  
1 = Lost Priority as result of order change  
 
public const int PriorityIndicator = 638
This language is not supported or no code example is available.
public:  
const int PriorityIndicator = 638;
This language is not supported or no code example is available.
public const PriorityIndicator : int = 638
This language is not supported or no code example is available.

Field Value

int

In this article

Definition