InterfaceODBObjectGetAttributes Method

Returns a Hashtable with Key=FeatureAttributeType and Value string. User attributes are special or have higher value as special (not explicitly defined).

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
Hashtable GetAttributes()

Return Value

Hashtable
Hashtable filled with FeatureAttributeTypes and strings (Value) or null

Implements

InterfaceObjectGetAttributes

See Also