This HTTPGET function will return an address string from any given valid UK post code
Namespace: DmsNavigatorAssembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Parameters
- data
- Type: System String
URL that contains the API key and the Post Code for lookup
Return Value
Type: PostCodeLookUpXML string representation of the PostCodeLookup class
Implements
INavigatorWebService GetAddressXml(String)See Also