ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Catalog Namespace / ItemFilters Class / Composite_AddToMap Property

In This Topic
    Composite_AddToMap Property
    In This Topic
    Supports browsing for items and datasets that can be added to a map. As a composite filter, the default filter allows you to browse for anything that is supported, but focused filters are also available to browse just for layers or geodatabase items, for example, that you want to add to a map.
    Syntax
    public static string Composite_AddToMap {get;}
    Public Shared ReadOnly Property Composite_AddToMap As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also