ReadingReadingSequence Property |
[This is preliminary documentation and is subject to change.]
An optional positive integer describing the sequence in which the tests or measurements were performed
that resulted in this Reading.
///
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic int ReadingSequence { get; set; }
Public Property ReadingSequence As Integer
Get
Set
Property Value
Type:
Int32
See Also