This document is archived and information here might be outdated. Recommended version. |
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 );