CWormsOrderIsLive Property |
True if this order is currently awaiting execution.
Namespace: Woti.OrdersAssembly: Woti (in Woti.dll) Version: 13.4.271.0
Syntaxpublic virtual bool IsLive { get; }Public Overridable ReadOnly Property IsLive As Boolean
Get
public:
virtual property bool IsLive {
bool get ();
}Property Value
BooleanImplements
IWormsOrderIsLive
See Also