IHostServicesDeleteWorkOrderAsync Method
Delete a work report asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task DeleteWorkOrderAsync(
int id
)
Function DeleteWorkOrderAsync (
id As Integer
) As Task
- id Int32
- work report identifier.
TaskA task representing the asynchronous operation.