Class for dealing with batch pull.

Namespace:  T4.API
Assembly:  T4API.20 (in T4API.20.dll)

Syntax

C#
public class Pull
Visual Basic (Declaration)
Public Class Pull
Visual C++
public ref class Pull

Remarks

Batch pulls are only allowed for groups of orders that are for the same Account, Market and ExecutingLoginID.

Inheritance Hierarchy

System..::.Object
  T4.API..::.OrderList..::.Pull

See Also