ICMPObjectVariants Property

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

Definition

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

Property Value

ListString

Implements

InterfaceCMPObjectVariants

See Also