[DataObjectMethod(DataObjectMethodType.Select)] public static OrderPullItemCollection GeneratePullSheet( params int[] orders )
Parameters
- orders
- The OrderId int values for all orders to be included in the pullsheet.
Return Value
An OrderPullItem collection that represents the pullsheet for the given orders.