TradeAllocIndicator Field

Identifies how the trade is to be allocated  
Valid values:  
0 = Allocation not required  
1 = Allocation required (give up trade) allocation information not provided (incomplete)  
2 = Use allocation provided with the trade  
 
public const int TradeAllocIndicator = 826
This language is not supported or no code example is available.
public:  
const int TradeAllocIndicator = 826;
This language is not supported or no code example is available.
public const TradeAllocIndicator : int = 826
This language is not supported or no code example is available.

Field Value

int

In this article

Definition