ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportDataSource Class / UseSelectionSet Property

In This Topic
    UseSelectionSet Property (CIMReportDataSource)
    In This Topic
    Gets or sets a value indicating whether the selection of the layer or table should be used for the report.
    Syntax
    public bool UseSelectionSet {get; set;}
    Public Property UseSelectionSet As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also