Click or drag to resize
Grid Solutions Framework

PIOutputAdapterAutoCreateTags Property

Gets or sets whether or not this adapter should automatically create new tags when managing metadata for PI points.

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

Property Value

Boolean
See Also