WebDocumentViewerOperationLogger.BuildStarting Method
Name | Parameters | Description |
---|---|---|
BuildStarting(String, XtraReport, ReportBuildProperties) | reportId, report, buildProperties | Called before starting to asynchronously build a report document. |
BuildStarting(String, String, XtraReport, ReportBuildProperties) | reportId, reportUrl, report, buildProperties | The method is run before report document creation starts. |