AvailableFilter Class

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains properties identifying filters available for the search result.

Note

Filters are only supported for English - United States business searches.

Syntax

public class AvailableFilter
Public Class AvailableFilter

Constructor

Name

Description

AvailableFilter 

Initializes a new instance of an AvailableFilter object.

Public Properties

Name

Description

PropertyId 

An int indicating the ID of the property used to filter the search results.

PropertyName 

A string indicating the name of the property used to filter the search results.

Remarks

A table of filter property IDs, property names, and values is found in the Search Filter Property Table topic.

The following classes inherit from the AvailableFilter class:

See Also

SearchResultSet.AvailableFilters Property