public void SetRelatedReportName( string relatedReportElementName, string newName )
Public Sub SetRelatedReportName( _ ByVal relatedReportElementName As String, _ ByVal newName As String _ )
Parameters
- relatedReportElementName
- Name of the related report element to change.
- newName
- Name of the related report.