InterfaceFilterCreatePackageD Method

Create a empty package

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
IPackageSpecificsD CreatePackageD(
	string PackageName
)

Parameters

PackageName  String
the name of the package

Return Value

IPackageSpecificsD
the specifics for filling

See Also