[]
        
public static void MergeSourceIntoTarget(Report targetReport, Report sourceReport)
| Type | Name | Description | 
|---|---|---|
| Report | targetReport | A Report object to merge the source report into.  | 
    
| Report | sourceReport | A Report object containing the content to merge into the target.  |