| 
            
              DynamicCalculatorUseLatestValues Property
             | 
          
        
        
            Gets or sets the flag indicating whether to use the latest
            received values to fill in values missing from the current frame.
            
        
        Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.257-beta
Syntaxfunction get_UseLatestValues();
function set_UseLatestValues(value);
 View SourceProperty Value
Boolean
See Also