ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportsModule Class / Current Property

In This Topic
    Current Property (ReportsModule)
    In This Topic
    Returns a reference to the current report module in the application. There is only one report module.
    Syntax
    public static ReportsModule Current {get;}
    Public Shared ReadOnly Property Current As ReportsModule
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also