InterfaceCMPObjectVariants Property

[read only] If available is a list of variants of the component.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
List<string> Variants { get; set; }

Property Value

ListString

See Also