AllocTransType Field

Identifies allocation transaction type  
Valid values:  
0 = New  
1 = Replace  
2 = Cancel  
3 = Preliminary (without MiscFees and NetMoney) (Removed/Replaced)  
4 = Calculated (includes MiscFees and NetMoney) (Removed/Replaced)  
5 = Calculated without Preliminary (sent unsolicited by broker, includes MiscFees and NetMoney) (Removed/Replaced)  
*** SOME VALUES HAVE BEEN REPLACED - See "Replaced Features and Supported Approach" ***  
 
public const int AllocTransType = 71
This language is not supported or no code example is available.
public:  
const int AllocTransType = 71;
This language is not supported or no code example is available.
public const AllocTransType : int = 71
This language is not supported or no code example is available.

Field Value

int

In this article

Definition