This HTTPGET function provides Vehicle Information that is retrieved from the VRM lookup
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 Vehicle Registration Number
Return Value
Type: VehicleDataXML string representation of the VehicleData class
Implements
INavigatorWebService GetVehicleDataXml(String)See Also