IHostManufacturingRemoveLogisticInOrderAsync Method
Removes all logistics of the manufactured item from the production order asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task RemoveLogisticInOrderAsync(
long idOrder
)
Function RemoveLogisticInOrderAsync (
idOrder As Long
) As Task
- idOrder Int64
- Manufacturing order identifier.
TaskA task representing the asynchronous operation.