IAttributeGetAllFeatureAttributeEnums Method

All feature attribute enums for ODB objects.

Definition

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

Return Value

ListFeatureAttributeEnum
All allowed feature attribute enums for ODB objects.

See Also