HAPI.Attribute Class Module

Startpage
Overview
Index
HAPI
   |
   HAPI.Attribute

Properties

Key() [[As String]] (R)
Return the key associated with this. Returns - a String.
Value() [[As String]] (R)
Return the value associated with this. Returns - a String.

Description

Represents an attribute. Attributes can be used to associate arbitrary data with a node or a domain object. Attributes are set using the method setAttribute on the node and domain classes. Each data object must be a string and attribute objects are read-only objects. Thus, in order to change the value of a data object or to add a new data object, the setAttribute method must be used. An attribute associated with a domain or a node is removed by setting the value to null using setAttribute.
HUGIN Expert A/S, 2008 - comments to activex@hugin.com