Click or drag to resize
Grid Solutions Framework

PIOutputAdapterSkipDigitalAlternateTagSync Property

Gets or sets flag that determines if tag synchronization should skip digitals when alternate tag field is being used.

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

Property Value

Boolean
See Also