OctopartPartLibrary Class

Definition

Namespace: PCBI_PartExpert.ApiLibraries
Assembly: PCBI_PartExpert (in PCBI_PartExpert.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class OctopartPartLibrary : IPluginPartLibrary
Inheritance
Object    OctopartPartLibrary
Implements
IPluginPartLibrary

Constructors

OctopartPartLibraryInitializes a new instance of the OctopartPartLibrary class

Properties

Methods

CreateNewPart(String, IPartLibraryEntry, String) 
CreateNewPart(String, ICMPObject, IPartLibraryEntry, String) 
DeleteParts 
GetAllDescriptions 
GetAllManufactures 
GetAllPackageNames 
GetAllParts 
GetLibraryName 
GetListControl 
GetPartCount API Library is a special case: For BooleanOperator only "Or" is accepted. For filter keys, only "Name" or "Description" is implemented. Other keys can be used, but the search may become inaccurate.
GetParts API Library is a special case: For BooleanOperator only "Or" is accepted. For filter keys, only "Name" or "Description" is implemented. Other keys can be used, but the search may become inaccurate.
GetPartsSimple 
HasCredentials 
SaveNewParts 
TestAuthorization 
ToString
(Overrides ObjectToString)
UpdateParts 

See Also