ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / MustBeFlagNames Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also