ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Reports.Events Namespace / ReportDataSourceChangedEventArgs Class / DataSource Property

In This Topic
    DataSource Property (ReportDataSourceChangedEventArgs)
    In This Topic
    Gets the new ReportDataSource properties.
    Syntax
    Public Property DataSource As ReportDataSource
    public ReportDataSource DataSource {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also