public void SetDataSource( ReportDataSource dataSource )
Public Overloads Sub SetDataSource( _ ByVal dataSource As ReportDataSource _ )
Parameters
- dataSource
- The source for the report.
public void SetDataSource( ReportDataSource dataSource )
Public Overloads Sub SetDataSource( _ ByVal dataSource As ReportDataSource _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10, Windows 8.1