This is the main HTTP PUT update function that allows for a website to collate and then send booking information to the Navigator database
Namespace: DmsNavigatorAssembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Parameters
- incomingFields
- Type: DmsNavigator BookingFields
XML string representation of the BookingfFields class
Return Value
Type: BookingDataXML string representation of the BookingData class
Implements
INavigatorWebService PostBookingDataXml(BookingFields)See Also