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

    See Also