DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The fully qualified path to the common directory.
      
    
 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
| C# | 
|---|
public static string CommonDirectory()  | 
| Visual Basic | 
|---|
Public Shared Function CommonDirectory As String  | 
| Visual C++ | 
|---|
public: static String^ CommonDirectory()  | 
Return Value
Type: StringThe fully qualified path to the common directory.