ApiLibrarySettings Class

Definition

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

Constructors

ApiLibrarySettingsInitializes a new instance of the ApiLibrarySettings class

Properties

CredentialsPath Path for credentials file (365 path or "ApiLibraryCredentials.xml")
DisplayAvnet Indicates if Avnet library is shown in dropdowns
DisplayDigikey Indicates if Digikey library is shown in dropdowns
DisplayMouser Indicates if Mouser library is shown in dropdowns
DisplayOctopart Indicates if Octopart library is shown in dropdowns

Methods

Fields

ApiRequestCurrency Currency of returned part prices

See Also