public void SetDataSourceFields( IEnumerable<CIMReportField> reportFields )
Public Sub SetDataSourceFields( _ ByVal reportFields As IEnumerable(Of CIMReportField) _ )
Parameters
- reportFields
- Array of grouping and sorting fields for the report.
public void SetDataSourceFields( IEnumerable<CIMReportField> reportFields )
Public Sub SetDataSourceFields( _ ByVal reportFields As IEnumerable(Of CIMReportField) _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 10, Windows 8.1