AvnetPartLibraryGetAllManufactures Method

Definition

Namespace: PCBI_PartExpert.ApiLibraries
Assembly: PCBI_PartExpert (in PCBI_PartExpert.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public Task<ReadOnlyDictionary<string, List<string>>> GetAllManufactures()

Return Value

TaskReadOnlyDictionaryString, ListString

Implements

IPluginPartLibraryGetAllManufactures

See Also