AllocHandlInst Field

Indicates how the receiver (i.e. third party) of Allocation message should handle/process the account details.  
Valid values:  
1 = Match  
2 = Forward  
3 = Forward and Match  
 
public const int AllocHandlInst = 209
This language is not supported or no code example is available.
public:  
const int AllocHandlInst = 209;
This language is not supported or no code example is available.
public const AllocHandlInst : int = 209
This language is not supported or no code example is available.

Field Value

int

In this article

Definition