OORestriction Property
Special restriction on the open order.
Syntax
char* GetOORestriction(int iOOIndex);
Default Value
""
Remarks
Special restriction on the open order. The possible values are: ALLORNONE, MINUNITS, NONE.
This property is always returned with the open order information if such an information is requested to be included (IncludeOpenOrders was set to True) in the investment statement download request (when calling the GetStatement method).
The size of the array is controlled by the OOCount property.
This property is read-only and not available at design time.
Data Type
String