ReportStorageWebExtension.SetDataAsync Method
Name | Parameters | Description |
---|---|---|
SetDataAsync(XtraReport, Stream) | report, stream | This method is not used in the default report storage implementation. |
SetDataAsync(XtraReport, String) | report, url | Stores the specified report to a Report Storage using the specified URL (i.e, saves existing reports only). |