IHostManufacturingSetManufacturingOrderAsync Method
Save manufacturing order asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task<long> SetManufacturingOrderAsync(
ManufacturingOrder order
)
Function SetManufacturingOrderAsync (
order As ManufacturingOrder
) As Task(Of Long)
- order ManufacturingOrder
- ManufacturingOrderwith the manufacturing order.
TaskInt64Int64 with the manufacturing order identifier.