
To work with REST API you could specify an active dataset from which Business Analyst Online performs calculations such as customer counts, distances, and other analyses. If it is omitted, the first dataset from the list of available datasets is used.
The result of this task is a list of String items containing IDs of all available datasets.
C# | ![]() |
---|---|
getDatasetsTask.ExecuteAsync(new AsyncResponder(resultHandler, faultHandler)); |
System.Object
ESRI.ArcGIS.Client.BACore.Client.AbstractTask
ESRI.ArcGIS.Client.BACore.Client.BATask<TResult,TEventArgs>
ESRI.ArcGIS.Client.BAO.Tasks.BAOnlineTask<TResult>
ESRI.ArcGIS.Client.BAO.Tasks.Utilities.GetDatasetsTask
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family