Overload | Description |
---|---|
SetDataSource(ReportDataSource) | Updates the data source of the report. This method must be called on the MCT. Use QueuedTask.Run. |
SetDataSource(ReportDataSource,String) | Updates the data source of the report. This method must be called on the MCT. Use QueuedTask.Run. |