This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMap > ESRI.ArcGIS.ArcMap > Interfaces > IR > IReportEngine Interface > IReportEngine.RunReport Method (ArcObjects .NET 10.4 SDK) |
Executes the report base on the IReportDataSource properties.
[Visual Basic .NET] Public Function RunReport ( _ ByVal pTrackCancel As ITrackCancel _ ) As Boolean
[C#] public bool RunReport ( ITrackCancel pTrackCancel );