ReportWebData.LoadCommandAsync Method
Loads the values of the tags configured in the Objects property from the file indicated by the FileName property.
Returns Flag indicating success or fail
<ID("LoadCommandAsync", (int)e.LoadCommandAsync)> _
Public Function LoadCommandAsync() As Task(Of String)
This language is not supported or no code example is available.
[ID("LoadCommandAsync", (int)e.LoadCommandAsync)]
public Task<string> LoadCommandAsync()
This language is not supported or no code example is available.
Return Value
Task<
string>
.NET Framework
Supported in: 4.6.2, 4.7