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