NavigatorWebService GetApiAliveXml 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 GetApiAliveXml(
	string apikey
)

Return Value

Type: ApiReturn
XML string representation of the ApiReturn class

Implements

INavigatorWebService GetApiAliveXml(String)
See Also