Click or drag to resize
Grid Solutions Framework

PIPBInputAdapterTagNamePrefixRemoveCount Property

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

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

Property Value

Int32
See Also