This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IU > IURIProductNameFilter Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control a filter based on URI product name.
Description | ||
---|---|---|
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 and Classes | Description |
---|---|
URIProductNameFilter | A URI filter object for product names. |