LocateReqd Field

Indicates whether the broker is to locate the stock in conjunction with a short sell order.  
 
Valid values:  
Y = Indicates the broker is responsible for locating the stock  
N = Indicates the broker is not required to locate  
 
public const int LocateReqd = 114
This language is not supported or no code example is available.
public:  
const int LocateReqd = 114;
This language is not supported or no code example is available.
public const LocateReqd : int = 114
This language is not supported or no code example is available.

Field Value

int

In this article

Definition