InterfaceCMPObjectGetPackageSpecifics Method

Creates the IPackageSpecifics of the component package.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
IPackageSpecifics GetPackageSpecifics()

Return Value

IPackageSpecifics
The package of the component.

See Also