| 
            
              DynamicCalculatorSentinelValue Property
             | 
          
        
        
            Gets or sets the value used when no other value can be determined for a variable.
            
        
        Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.257-beta
Syntaxfunction get_SentinelValue();
function set_SentinelValue(value);
 View SourceProperty Value
Double
See Also