ICMPObjectGetPackageSpecifics Method

Creates the IPackageSpecifics of the component package.

Definition

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

Return Value

IPackageSpecifics
The package of the component.

Implements

InterfaceCMPObjectGetPackageSpecifics

See Also