Click or drag to resize
Grid Solutions Framework

PIOutputAdapterAddTagCompressionState Property

Gets or sets the flag that determines if the compression enabled state should be added for new tags.

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

Property Value

Boolean
See Also