UserInfoFindHeader Class
UserInfoFindHeader Class
Contains context-related information used for setting the SOAP header sent with calls to MapPoint Web Service by using methods of the FindServiceSoap class. The UserInfoFindHeader class defines the locale, language, and unit of measure in which results are returned. You can override the MapPoint Web Service default values by setting the properties of the UserInfoFindHeader class.
Public Class UserInfoFindHeader
Inherits UserInfoHeader
[C#]
public class UserInfoFindHeader :
Remarks
- The UserInfoFindHeader class is passed in the SOAP header in the FindServiceSoap.UserInfoFindHeaderValue property.
See Also
FindServiceSoap Class | CountryRegionContext Class | CultureInfo Class | DistanceUnit Enumeration