UserProfile.CurrentLocation Property
A UserLocation Class object specifying the current location of the user. Optional. Set this property before making a service request.
Syntax
public UserLocation CurrentLocation { set; get; }
Public Property CurrentLocation As UserLocation