public void SetRelatedDataSourceFields( string relatedReportElementName, IEnumerable<CIMReportField> reportFields )
Public Sub SetRelatedDataSourceFields( _ ByVal relatedReportElementName As String, _ ByVal reportFields As IEnumerable(Of CIMReportField) _ )
Parameters
- relatedReportElementName
- Name of the related report element to update.
- reportFields
- Array of grouping and sorting fields for the related report.