IActionGetAllRegisteredIDs Method

Creates a list of all registeredIDs with relevant information.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<IRegisterItem> GetAllRegisteredIDs()

Return Value

ListIRegisterItem
List of information.

See Also