SessionManagerHelpFile Method |
|
DataPA OpenAnalytics API Reference
Gets the fully qualified path of the help file.
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static string HelpFile()
Public Shared Function HelpFile As String
public:
static String^ HelpFile()
DataPA.Utils.QueryEngine.SessionManager.HelpFile = function();
Return Value
Type:
StringThe fully qualified path of the help file.
Remarks See Also