PartExpertSetting Class

Definition

Namespace: PCBI_PartExpert.Settings
Assembly: PCBI_PartExpert (in PCBI_PartExpert.dll) Version: 17.0.0.0 (17.0.0.0)
C#
[SerializableAttribute]
public class PartExpertSetting
Inheritance
Object    PartExpertSetting

Constructors

PartExpertSettingInitializes a new instance of the PartExpertSetting class

Methods

Fields

AutoMatchSettings Settings for auto matching result parts
AutoSyncExchangeRates Indicates if auto synchronization of daily exchange rates is enabled
DescriptionProperty Key of the related Description property of the components
ExchangeRate Last requested exchange rate from ECB
LibraryIconSettings Settings for custom library icons
ManufacturerProperty Key of the related Manufacturer attribute of the components
MpnProperty Key of the related MPN attribute of the components
OutputCurrency Output currency for part expert
SelectedApiLibraryItems List of checked API sources (ParentLibrary___LibraryName)

See Also