LocatableUser.LastName Property
The last name of the locatable user.
Public Property LastName As System.String
[C#]
public property System.String LastName
Remarks
If you are working with the Location Web Service, this property appears as a public field because the LocatableUser class that you access from the Web service proxy class does not implement properties (because it is generated from a WSDL document).
See Also
LocatableUser Class | LocatableUser Members | Microsoft.MapPoint.LocationServer.Types