AcceptPartRequest Method
Accept the specified PartRequest from the queue in which it is currently dispatched. This overload takes a set of required parameters for the API.
Accept the specified PartRequest from the queue in which it is currently dispatched.
Overload List
Overload | Description |
---|---|
AcceptPartRequest(String) | Accept the specified PartRequest from the queue in which it is currently dispatched. This overload takes a set of required parameters for the API. |
AcceptPartRequest(AcceptPartRequestSetup) | Accept the specified PartRequest from the queue in which it is currently dispatched. This overload takes a setup object. |
AcceptPartRequest(AcceptPartRequestSetup,IDbTransaction) | Accept the specified PartRequest from the queue in which it is currently dispatched. This overload takes a setup object and a database transaction. |
Remarks
The PartRequest must be currently dispatched to a queue.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
LogisticsToolkit Class LogisticsToolkit Members FChoice.Toolkits.Clarify~FChoice.Toolkits.Clarify.Logistics.AcceptPartRequestSetup