IAttributeElement Properties

Properties

AttributeEnum Attribute enum gives you the type of the attribute element.
DisplayName The ODB++ conform display name of the attribute.
Value Value of the attribute, can be double, int, bool or string.

See Also