ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / CanBeFlagNames Property

In This Topic
    CanBeFlagNames Property
    In This Topic
    Returns an enumerable of the filter flag names from the canBeFlag collection of the BrowseProjectFilter instance
    Syntax
    Public ReadOnly Property CanBeFlagNames As IEnumerable(Of String)
    public IEnumerable<string> CanBeFlagNames {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also