IAttributeGetAllPackageAttributeEnums Method

All package attribute enums of standard defintion.

Definition

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

Return Value

ListFeatureAttributeEnum
List with all relevant attributes for package definition.

See Also