Click or drag to resize

CWormsOrderIsLive Property

True if this order is currently awaiting execution.

Namespace: Woti.Orders
Assembly: Woti (in Woti.dll) Version: 13.4.271.0
Syntax
public virtual bool IsLive { get; }

Property Value

Boolean

Implements

IWormsOrderIsLive
See Also