ArcGIS Pro 3.0 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, Windows 8.1

    See Also