Click or drag to resize
Grid Solutions Framework

PIOutputAdapterUpdateExistingTagCompressionState Property

Gets or sets the flag that determines if the compression enabled state, per UseCompression flag, should be adjusted for existing tags.

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

Property Value

Boolean
See Also