PackageLibrarySearcher Class
Namespace: PCBI_API_Extensions.HelperAssembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public class PackageLibrarySearcher
Public Class PackageLibrarySearcher
public ref class PackageLibrarySearcher
type PackageLibrarySearcher = class end
- Inheritance
- Object PackageLibrarySearcher
| 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.
|