Click or drag to resize

ReadingsRecordedReadings Property

[This is preliminary documentation and is subject to change.]

A list of readings to be recorded.

Namespace:  CFX.Production
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<Reading> Readings { get; set; }

Property Value

Type: ListReading
See Also