Click or drag to resize

NumericValue Properties

The NumericValue type exposes the following members.

Properties
 NameDescription
Public propertyExpectedValue The expected value for this measurement
Public propertyExpectedValueUnits The units of the expected value (must be a valid SI unit)
Public propertyMaximumAcceptableValue The maximum acceptable value
Public propertyMaximumAcceptableValueUnits

** NOTE: ADDED in CFX 2.0 **

The units of the maximum acceptable value (must be a valid SI unit)
Public propertyMinimumAcceptableValue The minimum acceptable value
Public propertyMinimumAcceptableValueUnits

** NOTE: ADDED in CFX 2.0 **

The units of the minimum acceptable value (must be a valid SI unit)
Public propertyValue The actual numeric value that was measured and recorded during a test or inspection
Public propertyValueUnits The units of the value (must be a valid SI unit)
Top
See Also