This function will simply write back the data fields identified in the GetVehicles routines. A zero VehNo will denote that this is a new vehicle, which needs to be created on the DMS.
Namespace: DmsNavigatorAssembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Parameters
- incomingFields
- Type: DmsNavigator Vehicle
DmsNavigator.Vehicle class in XML format
Return Value
Type: StringThe new VehNo is returned in the response
Implements
INavigatorWebService WriteVehicleXml(Vehicle)See Also