This document is archived and information here might be outdated.  Recommended version.


IURIProductNameFilter Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IU > IURIProductNameFilter Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IURIProductNameFilter Interface

Provides access to members that control a filter based on URI product name.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property ProductNames The product names of item URIs allowed to pass through the filter. Calls to IItemURIFilter.ApplyFilter method will return FALSE for those item URIs with product names that don't appear in this array.

CoClasses that implement IURIProductNameFilter

CoClasses and Classes Description
URIProductNameFilter A URI filter object for product names.