CleaningReadingReadingValue Property |
The value of the reading (expressed in the appropriate units for the ReadingType)
Namespace: CFX.Structures.CleaningAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic double? ReadingValue { get; set; }
Public Property ReadingValue As Double?
Get
Set
Property Value
NullableDouble
See Also