IAttributeGetPackageTypeNames Method

Returns list of common package type strings (e.g. for PACKAGE_GROUP Property)

Definition

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

Return Value

ListString

See Also