CWormsOrderQuantityLeft Property |
The amount left to execute before this order is fully filled.
Namespace: Woti.OrdersAssembly: Woti (in Woti.dll) Version: 13.4.271.0
Syntaxpublic virtual int QuantityLeft { get; }Public Overridable ReadOnly Property QuantityLeft As Integer
Get
public:
virtual property int QuantityLeft {
int get ();
}Property Value
Int32Implements
IWormsOrderQuantityLeft
See Also