IURIProductNameFilter Interface

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

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.

IURIProductNameFilter.ProductNames Property

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.

Public Property ProductNames As IStringArray
public IStringArray ProductNames {get; set;}

Classes that implement IURIProductNameFilter

Classes Description
URIProductNameFilter A URI filter object for product names.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.