Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ComparisonPrecision As Double |
C# | |
---|---|
public abstract double ComparisonPrecision {get; set;} |
For example,
then if the value from the data source satisfies this equation, the EventRule will be satisfied:
0.9 < value < 1.1
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)