IHostDocumentsSetNoteAsync Method
Records the information as a note asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task<long> SetNoteAsync(
Note note
)
Function SetNoteAsync (
note As Note
) As Task(Of Long)
- note Note
- Content needed to save the document.
TaskInt64Int64 with the assigned record identifier.