PackageLibrarySearcher Class

Definition

Namespace: PCBI_API_Extensions.Helper
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class PackageLibrarySearcher
Inheritance
Object    PackageLibrarySearcher

Constructors

PackageLibrarySearcherInitializes a new instance of the PackageLibrarySearcher class

Methods

MatchParts Search for packages by packages name, use refDataSet to add all package names you need. It will fill this class with all IPackageEntries from the selected lib.

See Also