ReportWebData.SaveCommandAsync Method
Saves the selected report into the path indicated by the SaveFileName property.
<ID("SaveCommandAsync", (int)e.SaveCommandAsync)> _
Public Function SaveCommandAsync() As Task(Of Integer)
This language is not supported or no code example is available.
[ID("SaveCommandAsync", (int)e.SaveCommandAsync)]
public Task<int> SaveCommandAsync()
This language is not supported or no code example is available.
Return Value
Task<
int>
.NET Framework
Supported in: 4.6.2, 4.7