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