| NumericValue Properties | 
[This is preliminary documentation and is subject to change.]
The NumericValue type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ExpectedValue | 
            The expected value for thie measurement
             | 
|  | ExpectedValueUnits | 
            The units of the expected value (must be a valid SI unit)
             | 
|  | MaximumAcceptableValue | 
            The minimum acceptable value
             | 
|  | MinimumAcceptableValue | 
            The minimum acceptable value
             | 
|  | Value | 
            The actual numeric value that was measured and recorded during a test or inspection
             | 
|  | ValueUnits | 
            The units of the value (must be a valid SI unit)
             | 
 See Also
See Also