Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Represents a filter value ID and name.
Syntax
public class FilterValue
Public Class FilterValue
Constructor
Name |
Description |
|---|---|
Initializes a new instance of a FilterValue object. |
Public Properties
Name |
Description |
|---|---|
An int specifying the filter value ID. |
|
A string specifying the filter value name. |
Remarks
A table of filter property IDs, names, and values can be found in the Search Filter Property Table topic.
See Also
ValueListFilter.Values Property
FilterExpression.FilterValue Property