This function will provide information relating to a Navigator RPC, a list of functions can be obtained using the GetApiAlive function
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 and functions name (returned via GetApiAlive)
Return Value
Type: FunctionInfojSON string representation of the FunctionInfo class
Implements
INavigatorWebService GetFunctionInfo(String)See Also