CoatingMeasurementExpectedValue Property |
The nominal or expected value for this reading (expressed in the appropriate units for the ReadingType).
Namespace: CFX.Structures.CoatingAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic double? ExpectedValue { get; set; }
Public Property ExpectedValue As Double?
Get
Set
Property Value
NullableDouble
See Also