| 
            
              DatabaseNotifierDatabaseConnectionString Property
             | 
          
        
        
            Gets or sets the connection string used for database operation. Leave blank to use local configuration database defined in "systemSettings".
            
        
        Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.258-beta
Syntaxfunction get_DatabaseConnectionString();
function set_DatabaseConnectionString(value);
 View SourceProperty Value
String
See Also