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