Click or drag to resize
Grid Solutions Framework

OutputAdapterAutoUpdateTags Property

Gets or sets whether or not this adapter should automatically manage meta-data for eDNA points.

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

Property Value

Boolean
See Also