| 
            
              PIOutputAdapterReplaceValues Property
             | 
          
        
        
            Gets or sets flag that determines if existing PI values should be replaced when UseCompression is enabled.
            
        
        Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_ReplaceValues();
function set_ReplaceValues(value);
 View SourceProperty Value
Boolean
See Also