LogisticsToolkit Class
Provides APIs for ClearLogistics Spares Manager and Order Operations. Methods on the LogisticsToolkit allow you to fully manipulate part requests with operations such as create, modify, close, perform work flow (dispatch, assign, etc), change status, and note logging. In addition, there are also methods for all warehouse operations such as pick, unpick, fulfill, ship, receive, transfer, and more.
Syntax
'Declaration
Public Class LogisticsToolkit
Inherits LogisticsToolkitBase
public class LogisticsToolkit : LogisticsToolkitBase
Inheritance Hierarchy
System.Object
FChoice.Toolkits.Clarify.ToolkitBase
FChoice.Toolkits.Clarify.Logistics.LogisticsToolkitBase
FChoice.Toolkits.Clarify.Logistics.LogisticsToolkit
Requirements
Namespace: FChoice.Toolkits.Clarify.Logistics
Platforms: Windows XP, Windows Server 2003 and 2008 family
Assembly: FChoice.Toolkits.Clarify (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Toolkits.Clarify.dll)
Reference
LogisticsToolkit Members
FChoice.Toolkits.Clarify.Logistics Namespace