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