Click or drag to resize
Grid Solutions Framework

PIOutputAdapterReplaceValues Property

Gets or sets flag that determines if existing PI values should be replaced when UseCompression is enabled.

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

Property Value

Boolean
See Also