DataPA Enterprise Dashboard Controls API Reference 
        
        
          
            
        
          
            
        
        
          
            
        
          
            
        
        
          
            
        
          
            
        
        
          
            
        
      
      
    The SessionManager type exposes the following members.
          
            
Constructors
        
        | Name | Description | |
|---|---|---|
| 
                 | 
              SessionManager | 
                 Initializes a new instance of the SessionManager class 
               | 
            
          
            
Methods
        
        | Name | Description | |
|---|---|---|
| 
                 | 
              CommonDirectory | 
                 
 Gets the fully qualified path to the common directory.
  
               | 
            
| 
                 | 
              DetailError | |
| 
                 | 
              Dispose | 
                 
 Disposes of the object
  
               | 
            
| 
                 | 
              DownloadFileFromWeb(String, Stream%) | 
                 
 Downloads a file to a stream.
  
               | 
            
| 
                 | 
              DownloadFileFromWeb(String, String) | 
                 
 Downloads a file to a local file on disk.
  
               | 
            
| 
                 | 
              HelpFile | 
                 
 Gets the fully qualified path of the help file.
  
               | 
            
| 
                 | 
              HideSplashScreen | 
                 
 Hides the splash screen if it is shown
  
               | 
            
| 
                 | 
              PAMsgBox | |
| 
                 | 
              RestoreSplashScreen | 
                 
 Restores the splash screen if it was hidden
  
               | 
            
| 
                 | 
              SessionID | 
                 
 Gives a unique ID for this session
  
               | 
            
| 
                 | 
              SetPosition | 
                 
 Restores a forms size and position to that saved
  
               | 
            
| 
                 | 
              ShowLicenseScreen | 
                 
 Shows the license screen to allow a user to enter a new license.
  
               | 
            
| 
                 | 
              StorePosition | 
                 
 Saves a forms size and position so it can be restored with SetPosition
  
               | 
            
| 
                 | 
              TrueClone | 
                 
  Creates a truly independant clone of a recordset
  
               | 
            
          
            
Properties
        
        | Name | Description | |
|---|---|---|
| 
                 | 
              AutoUpdate | 
                 
 Gets a value that indicates if the the client should automatically check for updates.
  
               | 
            
| 
                 | 
              DataFileFormat | 
                 
 Gets a value that indicates the file format used to store the setup.
  
               | 
            
| 
                 | 
              DataLocation | 
                 
 Gets the current data location.
  
               | 
            
| 
                 | 
              LocalServiceRunning | 
                 
 Gets a property that indicates if the DataPA Enterprise Service is running on the local machine.
  
               | 
            
| 
                 | 
              MessageLogFile | 
                 
 Gets and sets a value that specifies the log file messages will be written to if silent is true.
  
               | 
            
| 
                 | 
              SessionFreeDataLocationAppServer | 
                 
 Gets a value that indicates if the Data Location AppServer is a session free AppServer
  
               | 
            
| 
                 | 
              SessionOnlyDataFileFormat | 
                 
 Gets and sets a session only data location which will override the stdata location for this session only.
  
               | 
            
| 
                 | 
              SessionOnlyDataLocation | 
                 
 Gets and sets a session only data location which will override the stdata location for this session only.
  
               | 
            
| 
                 | 
              Silent | 
                 
 Gets and sets a property that indicates if the application is set to silent so will hide messages.
  
               | 
            
| 
                 | 
              SplashScreen | 
                 
 Gets and sets the splashscreen.
  
               | 
            
| 
                 | 
              UpdateLocation | 
                 
 Gets the location the client will check for updates.
  
               | 
            
| 
                 | 
              Version | 
                 
 Gets the version of DataPA currently installed
  
               |