[This is preliminary documentation and is subject to change.]
            An enumeration indicating whether or not this reading is considered acceptable.
            
 
    Namespace: 
   CFX.Structures
    Assembly:
   CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic TestResult Result { get; set; }Public Property Result As TestResult
	Get
	Set
Property Value
Type: 
TestResult
See Also