IHostManufacturingAddProposeLogisticInComponentsAsync Method
Add logistics proposals to the components of the indicated manufacturing orders asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task AddProposeLogisticInComponentsAsync(
List<long> ids
)
Function AddProposeLogisticInComponentsAsync (
ids As List(Of Long)
) As Task
- ids ListInt64
- List<Int64> with the logistics lines identifiers.
TaskA task representing the asynchronous operation.