IODBObjectGetAttributes 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
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override Hashtable GetAttributes()

Return Value

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

Implements

InterfaceODBObjectGetAttributes
InterfaceObjectGetAttributes
InterfaceObjectGetAttributes

See Also