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