Same as GetFuncionInfo but returning an XML payload as an alternative.
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: FunctionInfoXML string representation of the FunctionInfo class.
See Also