ArcGIS Pro 2.9 API Reference Guide
GetFlagsForTypeId Method

ArcGIS.Desktop.Core Namespace > BrowseProjectFilter Class : GetFlagsForTypeId Method
Gets the set of filter flags for the specified typeId.
Syntax
public static IEnumerable<string> GetFlagsForTypeId( 
   string typeid
)
Public Shared Function GetFlagsForTypeId( _
   ByVal typeid As String _
) As IEnumerable(Of String)

Parameters

typeid
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members