CurrentTagQualityRule
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property determines the current tag’s quality rule for data retrieval. This setting overrides the default setting specified at the application level if the CurrentTagRetrievalStyle property is set to an option other than Style selected at option level.
Syntax
aaHistClientTrend.CurrentTagQualityRule = aaQualityRules;
Result = aaHistClientTrend.CurrentTagQualityRule;
Remarks
For information on possible values, see aaQualityRules Enumeration. This property is relevant for all retrieval modes except the following: Cyclic, Delta, and Full.
The default value is 3 (use the default value of the server).