| 
            
              PIOutputAdapterUpdateExistingDescriptorState Property
             | 
          
        
        
            Gets or sets the flag that determines if the descriptor state should be updated for existing tags.
            
        
        Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.257-beta
Syntax[<ConnectionStringParameterAttribute>]
[<DefaultValueAttribute(true)>]
member UpdateExistingDescriptorState : bool with get, set
function get_UpdateExistingDescriptorState();
function set_UpdateExistingDescriptorState(value);
 View SourceProperty Value
Boolean
See Also