Click or drag to resize
Grid Solutions Framework

PIOutputAdapterArchiveFilterDataTypes Property

Gets or sets the data types to archive. Value of * (or empty string) means all values archived, DIGI means only archive digital values. Separate multiple values with a comma, for example: DIGI,VPHM,FREQ.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.191-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("*")]
public string ArchiveFilterDataTypes { get; set; }
View Source

Property Value

String
See Also