IODBObjectSetAttribute Method

Overload List

SetAttribute(FeatureAttributeEnum, Object, Boolean) Set a new attribute for this IODBObject with definition for type and value. It can be a double, int, bool, enum (string of value) or string attribute.
SetAttribute(FeatureAttributeEnum, String, Boolean) Set a new attribute for this IODBObject with definition for type and value. It can be a double, int, bool, enum (string of value) or string attribute.
SetAttribute(String, String, Boolean) Set an string attribute to the IODBObject.

See Also