ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportDataSource Class / UseSelectionSet Property

In This Topic
    UseSelectionSet Property (ReportDataSource)
    In This Topic
    Gets the value indicating that the selection of the Layer or Table should be used for the report.
    Syntax
    public bool UseSelectionSet {get;}
    Public ReadOnly Property UseSelectionSet As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also