Click or drag to resize

CleaningReading Class

** NOTE: ADDED in CFX 1.5 **

Cleaning readings / measurements that have been taken during the cleaning process
Inheritance Hierarchy
SystemObject
  CFX.Structures.CleaningCleaningReading

Namespace: CFX.Structures.Cleaning
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class CleaningReading

The CleaningReading type exposes the following members.

Constructors
 NameDescription
Public methodCleaningReading 
Top
Properties
 NameDescription
Public propertyReadingType The type of reading
Public propertyReadingValue The value of the reading (expressed in the appropriate units for the ReadingType)
Top
See Also