PartIdentifier Class

Definition

Namespace: PCBI_PartMatcher.Classes
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class PartIdentifier : IEquatable<PartIdentifier>
Inheritance
Object    PartIdentifier
Implements
IEquatablePartIdentifier

Constructors

PartIdentifierInitializes a new instance of the PartIdentifier class

Properties

Manufacturer If there are several parts with the same MPN, the Part Matcher filters the results according to the specified manufacturer
Mpn Main key for part search
MpnGroupId Indicates the group of alternative mpns

Methods

See Also