ForexReq Field

Indicates request for forex accommodation trade to be executed along with security transaction.  
Valid values:  
Y = Execute Forex after security trade  
N = Do not execute Forex after security trade  
 
public const int ForexReq = 121
This language is not supported or no code example is available.
public:  
const int ForexReq = 121;
This language is not supported or no code example is available.
public const ForexReq : int = 121
This language is not supported or no code example is available.

Field Value

int

In this article

Definition