This HTTPGET function provides a list of available jobs and codes that can be used to build a online booking menu
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
Return Value
Type: BookingsParamsjSON string representation of the BookingsParams class
Implements
INavigatorWebService GetBookingParams(String)See Also