UserInfoRouteHeader Class

UserInfoRouteHeader Class

Contains context-related information used for setting the SOAP header sent with calls to MapPoint Web Service using methods of the RouteServiceSoap class. The UserInfoRouteHeader object defines the locale, language, and unit of measurement in which results are returned. You can override the MapPoint Web Service default values by setting the properties of the UserInfoRouteHeader class.


Public Class UserInfoRouteHeader Inherits UserInfoHeader



[C#]

public class UserInfoRouteHeader : UserInfoHeader

Remarks

See Also

  RouteServiceSoap Class   |   CountryRegionContext Class   |   CultureInfo Class   |   DistanceUnit Enumeration