SymptomComponentsOfInterest Property |
[This is preliminary documentation and is subject to change.]
A list of the components or specific component pins related to this symptom (if known)
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<ComponentDesignator> ComponentsOfInterest { get; set; }
Public Property ComponentsOfInterest As List(Of ComponentDesignator)
Get
Set
Property Value
Type:
ListComponentDesignator
See Also