NavigatorWebService GetApiAlive Method Navigator Web Services Developer Documentation
Main handshake routine to initiate the Web Service with Navigator connectivity

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

public ApiReturn GetApiAlive(
	string apikey
)

Return Value

Type: ApiReturn
jSON string representation of the ApiReturn class

Implements

INavigatorWebService GetApiAlive(String)
See Also