Overload | Description |
---|---|
SetDataSourceFields(IEnumerable<CIMReportField>) | Updates the grouping and sorting fields of the report. This method must be called on the MCT. Use QueuedTask.Run. |
SetDataSourceFields(String,IEnumerable<CIMReportField>) | Updates the grouping and sorting fields of the report. This method must be called on the MCT. Use QueuedTask.Run. |