QualityFieldVisible
- Last UpdatedNov 17, 2021
- 1 minute read
The QualityFieldVisible property is a read-write property that gets or sets whether the Quality box is visible in the control at runtime.
Syntax
aaHistClientSingleValueEntry.QualityFieldVisible = discrete;
Result = aaHistClientSingleValueEntry.QualityFieldVisible;
Remarks
The default value is False.
Any value the user specifies in the Quality box is ignored. The quality of the inserted value is determined by the value specified in the Quality Detail box.