Click or drag to resize
Grid Solutions Framework

PIOutputAdapterSyncAlternateTagOnly Property

Gets or sets flag that determines if tag synchronization should only use alternate tag fields.

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

Property Value

Boolean
See Also