This document is archived and information here might be outdated.  Recommended version.


IReportEngine.RunReport Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMap > ESRI.ArcGIS.ArcMap > Interfaces > IR > IReportEngine Interface > IReportEngine.RunReport Method
ArcGIS Developer Help

IReportEngine.RunReport Method

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
);

Product Availability

Available with ArcGIS Desktop.

See Also

IReportEngine Interface

.NET Samples

Generate a report