ReportWebData.UpdateCommandAsync Method

UpdateCommand the selected document with the current value of the tags.
<ID("UpdateCommandAsync", (int)e.UpdateCommandAsync)> _ 
Public Function UpdateCommandAsync() As Task(Of String)
This language is not supported or no code example is available.
[ID("UpdateCommandAsync", (int)e.UpdateCommandAsync)] 
public Task<string> UpdateCommandAsync()
This language is not supported or no code example is available.

Return Value

Task<string>

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition