ListExecInstType Field

Identifies the type of ListExecInst (69).  
Valid values:  
1 = Immediate  
2 = Wait for Execute Instruction (e.g. a List Execute message or phone call before proceeding with execution of the list)  
3 = Exchange/switch CIV order Sell driven  
4 = Exchange/switch CIV order Buy driven, cash top-up (i.e. additional cash will be provided to fulfil the order)  
5 = Exchange/switch CIV order Buy driven, cash withdraw (i.e. additional cash will not be provided to fulfil the order)  
 
public const int ListExecInstType = 433
This language is not supported or no code example is available.
public:  
const int ListExecInstType = 433;
This language is not supported or no code example is available.
public const ListExecInstType : int = 433
This language is not supported or no code example is available.

Field Value

int

In this article

Definition