IHostServicesSetWorkOrderAsync Method
Adds or updates the work report information asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task<int> SetWorkOrderAsync(
WorkOrder workOrder
)
Function SetWorkOrderAsync (
workOrder As WorkOrder
) As Task(Of Integer)
- workOrder WorkOrder
- WorkOrder to add or update.
TaskInt32Int32 with the assigned record identifier.