ArcGIS Pro 2.9 API Reference Guide
BrowseProjectFilter Class Methods


ArcGIS.Desktop.Core Namespace : BrowseProjectFilter Class

For a list of all members of this type, see BrowseProjectFilter members.

Public Methods
 NameDescription
Public Method Adds specified filter flag to the canBeFlags collection of the BrowseProjectFilter instance  
Public Method Adds specified typeid to the canBeTypeId collection of the BrowseProjectFilter instance  
Public Method Adds specified typeid to the doBrowseIntoTypeId collection of the BrowseProjectFilter instance  
Public Method Adds specified filter flag to the dontBrowseIntoFlag collection of the BrowseProjectFilter instance  
Public Method Adds specified typeid to the dontBrowseIntoTypeId collection of the BrowseProjectFilter instance  
Public Method Adds an instance of a BrowseProjectFilter to the Filters collection property. used to make composite filters  
Public Method Adds specified filter flag to the mustBeFlag collection of the BrowseProjectFilter instance  
Public Method Adds specified filter flag to the mustNotBeFlag collection of the BrowseProjectFilter instance  
Public Method Adds specified typeid to the mustNotBeTypeId collection of the BrowseProjectFilter instance  
Public Method Returns true if this typeid can be selected while using this browseDialogFilter instance  
Public Method Returns a new instance of a BrowseProjectFilter with the same properties as the one being cloned  
Public Methodstatic (Shared in Visual Basic) Gets an instance of a BrowseProjectFilter defined by the named daml-declared filter  
Public Methodstatic (Shared in Visual Basic) Gets the set of filter flags for the specified typeId.  
Public Methodstatic (Shared in Visual Basic) Gets an enumeration of the names of all daml-declared filters  
Public Methodstatic (Shared in Visual Basic) Gets the set of typeIds for the specified filter flag.  
Top
See Also

Reference

BrowseProjectFilter Class
ArcGIS.Desktop.Core Namespace