LocatableUser.LocationProviderName Property
The location provider for the locatable user instance.
Public Property LocationProviderName As System.String
[C#]
public property System.String LocationProviderName
Remarks
With MapPoint Location Server version 1.0, you cannot retrieve location provider names from the location server programatically. Contact your MapPoint Location Server Administrator to get the name of the location provider.
If you are working with the Location Web Service, this property appears as a field because the LocatableUser class that you access from the Web service proxy class does not contain properties (because it is generated from a WSDL document).
See Also
LocatableUser Class | LocatableUser Members | Microsoft.MapPoint.LocationServer.Types