IAutomationComponentFileUseHighest Property

Some ODB++ output tool use more than one component files e.g. components2, in some cases they are the newest version in other the lowest number is newest version. This depends on the output tool and with this option it is possible to select highest number of components file or lowest. Value can only be used after creating an IPCBIWindow instance.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static bool ComponentFileUseHighest { get; set; }

Property Value

Boolean

See Also