Click or drag to resize

CBulkOrderPlacer Class

Inheritance Hierarchy
SystemObject
  Woti.OrdersCBulkOrderPlacer

Namespace: Woti.Orders
Assembly: Woti (in Woti.dll) Version: 13.4.271.0
Syntax
[GuidAttribute("7608F32B-7A0C-4F60-9D3F-B5400D67094B")]
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public class CBulkOrderPlacer : IBulkOrderPlacer

The CBulkOrderPlacer type exposes the following members.

Methods
 NameDescription
Public methodAddOrderPlacerStore a copy of the order placer for later batch placement.
Public methodClearOrderPlacersClear all order placers from the internal collection.
Public methodPlaceBulkOrdersPlace all order placers that have been added.
Top
See Also