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
Syntaxpublic List<Reading> Readings { get; set; }
Public Property Readings As List(Of Reading)
Get
Set
Property Value
Type:
ListReading
See Also