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 Task<string> LoadCommandAsync()

Return Value

Task<string>

.NET Framework

Supported in: 4.8

In this article

Definition