Click or drag to resize
Grid Solutions Framework

OutputAdapterTagNamePrefixRemoveCount Property

Gets or sets the number of tag name prefixes, e.g., "SOURCE!", applied by subscriptions to remove from eDNA tag names.

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

Property Value

Int32
See Also