ListingType Enumeration
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 search result listing types, which specify the search source.
Syntax
public enum ListingType
Public Enum ListingType
Members
Member |
Description |
---|---|
Business |
The search result is from business listings. |
Community Content |
The search result is from community content listings. |
Person |
The search result is from people listings. |
Unknown |
The search result source is unknown. |
See Also
SearchOptions.ListingType Property
SearchResultSet.ListingType Property