CWormsOrderExecutionCount Property |
The number of executions that have taken place against this order.
Namespace: Woti.OrdersAssembly: Woti (in Woti.dll) Version: 13.4.271.0
Syntaxpublic virtual int ExecutionCount { get; }Public Overridable ReadOnly Property ExecutionCount As Integer
Get
public:
virtual property int ExecutionCount {
int get ();
}Property Value
Int32Implements
IWormsOrderExecutionCount
See Also