ReadingComponents Property  | 
 [This is preliminary documentation and is subject to change.]
            An optional list of components (instance of a part) on a production unit(s) to be associated with this reading.
            
 
    Namespace: 
   CFX.Structures
    Assembly:
   CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<ComponentDesignator> Components { get; set; }Public Property Components As List(Of ComponentDesignator)
	Get
	Set
Property Value
Type: 
ListComponentDesignator
See Also