ProcessCode Field
Processing code for sub-account. Absence of this field in AllocAccount (79) / AllocPrice
(366) /AllocQty (80) / ProcessCode instance indicates regular trade.
Valid values:
0 = regular
1 = soft dollar
2 = step-in
3 = step-out
4 = soft-dollar step-in
5 = soft-dollar step-out
6 = plan sponsor
public const int ProcessCode = 81
This language is not supported or no code example is available.
public:
const int ProcessCode = 81;
This language is not supported or no code example is available.
public const ProcessCode : int = 81
This language is not supported or no code example is available.
Field Value
int
In this article
Definition