Share via


UserInfoRenderHeader Class

UserInfoRenderHeader Class

Contains context-related information used for setting the SOAP header sent with calls to MapPoint Web Service using methods of the RenderServiceSoap object. The UserInfoRenderHeader class 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 UserInfoRenderHeader class.


Public Class UserInfoRenderHeader Inherits UserInfoHeader


[C#]

public class UserInfoRenderHeader : UserInfoHeader

Remarks

See Also

  RenderServiceSoap Class   |   CountryRegionContext Class   |   CultureInfo Class   |   DistanceUnit Enumeration