NavigatorWebService GetBookingParams Method Navigator Web Services Developer Documentation
This HTTPGET function provides a list of available jobs and codes that can be used to build a online booking menu

Namespace: DmsNavigator
Assembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax

public BookingsParams GetBookingParams(
	string data
)

Return Value

Type: BookingsParams
jSON string representation of the BookingsParams class

Implements

INavigatorWebService GetBookingParams(String)
See Also