CombinedPartLibraryEntryShowProperties Method

Definition

Namespace: PCBI_SymbolLibrary.CombinedLibraries.Classes
Assembly: PCBI_SymbolPart_Library (in PCBI_SymbolPart_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public Task<bool> ShowProperties(
	IPCBIWindow pcbi
)

Parameters

pcbi  IPCBIWindow
 

Return Value

TaskBoolean

Implements

IPartLibraryEntryShowProperties(IPCBIWindow)

See Also