IHostDocumentsAddProposeLogisticInNotesAsync Method
Proposes to each note line the pending logistics, only sales orders and transfer storage asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task AddProposeLogisticInNotesAsync(
List<long> ids
)
Function AddProposeLogisticInNotesAsync (
ids As List(Of Long)
) As Task
- ids ListInt64
- List<Int64> with the identifiers.
TaskA task representing the asynchronous operation.