Share via


FindNearbyCategory.FindNearbySpecification Property

A FindNearbySpecification object that is used for a proximity search.

Public Property FindNearbySpecification As FindNearbySpecification
[C#]
public property FindNearbySpecification FindNearbySpecification

Remarks

The FindNearbySpecification class is defined in Microsoft® MapPoint® Web Service.

If you are working with the Location Web Service this property appears as a public field because the FindNearbyCategory class that you access from the Web service proxy class does not implement properties (because it is generated from a WSDL document).

See Also

FindNearbyCategory Class  |  FindNearbyCategory Members  |  Microsoft.MapPoint.LocationServer.Types