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


IURIProductNameFilter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IU > IURIProductNameFilter Interface
ArcGIS Developer Help

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.

Classes that implement IURIProductNameFilter

Classes Description
URIProductNameFilter A URI filter object for product names.