ReadingTimeRecorded Property  | 
 [This is preliminary documentation and is subject to change.]
            The date/time when this Reading was recorded.
            
 
    Namespace: 
   CFX.Structures
    Assembly:
   CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic DateTime TimeRecorded { get; set; }Public Property TimeRecorded As DateTime
	Get
	Set
Property Value
Type: 
DateTime
See Also