AttributeTypeEnum Enumeration

All attribute types from ODB++.

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public enum AttributeTypeEnum

Members

BOOLEAN0 
OPTION1 
FLOAT2 
INTEGER3 
TEXT4 
unknown5 

See Also