Click or drag to resize
Grid Solutions Framework

PIOutputAdapterUpdateExistingDescriptorState Property

Gets or sets the flag that determines if the descriptor state should be updated for existing tags.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.191-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool UpdateExistingDescriptorState { get; set; }
View Source

Property Value

Boolean
See Also