NumericMeasurementMeasuredValue Property |
[This is preliminary documentation and is subject to change.]
The actual numeric value measured and recorded during this test/inspection.
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic NumericValue MeasuredValue { get; set; }
Public Property MeasuredValue As NumericValue
Get
Set
Property Value
Type:
NumericValue
See Also