AllocQty Field

Quantity to be allocated to specific sub-account  
(Prior to FIX 4.2 this field was of type int)  
 
public const int AllocQty = 80
This language is not supported or no code example is available.
public:  
const int AllocQty = 80;
This language is not supported or no code example is available.
public const AllocQty : int = 80
This language is not supported or no code example is available.

Field Value

int

In this article

Definition