Attribute Object
Description
The Attribute object stores a name and value and belongs to a specific attribute set.
Methods
Delete |
Method that deletes the attribute from the attribute set. |
Properties
Name |
Gets/Sets the name of the Attribute. |
Parent |
Property that returns the parent AttributeSet. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Value |
Gets/Sets the value of the Attribute. |
ValueType |
Property that returns the type of the value stored within this attribute. |
Accessed From
AttributesEnumerator.Item,
AttributeSet.Add,
AttributeSet.Item
Version
Introduced in version 5