Class InstanceDataTaskHelper
Instance data task helper
Inheritance
System.Object
InstanceDataTaskHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.PlugIn.Logistics
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public static class InstanceDataTaskHelper
Methods
| Improve this Doc View SourceAddCalculateShipmentRoute(Guid)
Add task for calculating shipment routing information
Declaration
public static void AddCalculateShipmentRoute(Guid shipmentId)
Parameters
Type | Name | Description |
---|---|---|
System.Guid | shipmentId | UNique shipment id |
AddUpdateContainerLocation(Guid)
Adds a task for updating container locations
Declaration
public static void AddUpdateContainerLocation(Guid shipmentId)
Parameters
Type | Name | Description |
---|---|---|
System.Guid | shipmentId |