PartLibrarySearcher 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 PartLibrarySearcher
Inheritance
Object    PartLibrarySearcher

Constructors

PartLibrarySearcherInitializes a new instance of the PartLibrarySearcher class

Methods

MatchParts Search for parts in part library (lib), to filter part names use refDataSet. It use the same class to return the results sorted for each part name in refDataSet.

See Also