OctopartPartLibraryGetAllDescriptions 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<ReadOnlyCollection<string>> GetAllDescriptions()

Return Value

TaskReadOnlyCollectionString

Implements

IPluginPartLibraryGetAllDescriptions

See Also