IHostDocumentsDeliverOrderAsync Method
Create a delivery from a previous note asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task<long> DeliverOrderAsync(
Note note
)
Function DeliverOrderAsync (
note As Note
) As Task(Of Long)
- note Note
- Note with the content needed to save the document.
TaskInt64Int64 with the assigned record indentifier.