IHostDocumentsRemoveLogisticInLinesAsync Method
Remove all logistic to line, only for note types without stock movements asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task RemoveLogisticInLinesAsync(
List<long> ids
)
Function RemoveLogisticInLinesAsync (
ids As List(Of Long)
) As Task
- ids ListInt64
- List<Int64> with the identifiers lines.
TaskA task representing the asynchronous operation.